I am in the process of implementing a solution where the user would buy a product using one of two options, either using Credit card or using PayPal. Now basically I would want that the if the user does not have any credits left in his account I charge their PayPal account with a certain amount of money. I am going to use Adaptive Payments for this and I will be using .NET.
Now I have some questions. Does anyone know whether this can be done? And something else. If I am going to use Adaptive payments.. are adaptive payments more expensive from PayPal side?
Thanks