PayPal subscription / recurring payment with one time fee at beginning
Is it possible to charge a one开发者_如何转开发 time fee (like a sign up fee) and then a recurring payment with PayPal?
I think that CreateRecurringPaymentsProfile using the Paypal API is what you are looking for. There is also more in depth in information on recurring payments.
精彩评论