Subscription Payment Provider/Processor?
I'm looking for a payment processor to handle subscriptions.
I need to have the ability to upgrade a user from say, a bronze account to silver or gold, etc.
PayPal does not offer this feature.
Any help would be appreciated.
Public Comments
1. That's part of your website code, not part of the payment processor's code. All they do is validate and charge the credit/debit card. Your code calls their code and tells it who to charge and how much to charge them. The rest of the process is something you have to write.