- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
How to create recurring payment API?
[The title of this thread has been edited from the original: Reccuring Payments]
I am a developer. I require the following workflow:
1. customer intitiates purchase / enters details in react native app.
2. abiliity to continue to bill customer every month. preferably initiated through api.
Is this supported by the api? I am finding it difficult to find the correct documentation.
- Labels:
-
Android
-
Connect API
-
E-Commerce API
-
iOS
-
Payments
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hey @jameswatkins-
Thanks for your post.
For #1, you should take a look at the react native plug-in, which you might have already.
For # 2, you will need to save the card on file (using the nonce from the In-App Payment SDK), and charge it at a later date. There are two docs to help out here are save cards on file cookbook:
Customers-API: Cards on File Continued
I hope this information helps! If not, please contact our API team .
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report