charging my customers random amount by paypal -


i having nightmare figuring out payment sdk follow charge customers on daily basis due outstanding them application varies(metered charging customer).

the recurring payment helps pay fixed amount billing cycles.but have variable amount charge daily.

is there best approach charge customers on daily basis amount due them software digital service provide them.

thanks in advance

any suggestions , comments welcome.

paypal offers 3 integration types:
1. express checkout (the common)
2. adaptive payments
3. paypal payments pro

you're trying option #1, lacks support variable pries.
both adaptive payments , paypal payments pro offer recurring charges dynamic amounts, require paypal's approval , quite bit of paperwork. if you're approved, apis pretty simple in both cases.

may suggest easier alternatives?
1. use recurly approved #2 above (adaptive payments). other alternatives braintree , stripe.
2. change pricing policy monthly charge of $x, granting set of tokens. user can upgrade higher plan more tokens every month.


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -