I'm working on a form for a business selling a service, where there are three purchase options:
- Paying for a 3 month period up front by credit card (one time payment, no recurring payments)
- Paying for one month at a time using recurring payments, for a user-specified number of months
- Paying offline
I've run into a couple of problems when setting up the PayPal add-on.
One, I don't see a way to make the number of recurring payments user-specified. Is that just not possible?
Two, do I just need to create a separate paypal transaction to handle the non-recurring payment?