
Ionic Stripe
Start charge using stripe with ionic
$20.00
Details
- Version:
- 1.0
- Ionic:
- 1.x
- Platforms:
- iOS, Android
- Released:
- 3 years ago
- Updated:
- 3 years ago
- Category:
- Plugins
- Tags:
- stripe, payment, ionic payment, payment gateway, cards,
IONIC - STRIPE
This is starter for stripe payment using ionicframework.
Here you can,
- Create Customers
- Create Cards and save it for future charges
- Create Charges
- Delete Saved cards
- Change the default source of payment
- Retrieve Cards based on Customer
- Retrieve Transactions Based on Customer
- Retrieve All the Customers
You Can use stripe test card details to test this.
https://stripe.com/docs/testing
This is using mongodb for save the email addess and customerID generated by STRIPES.
Other than that all the details (cards, transaction, etc) will be saved in stripe and will be retrieved.
All the source files including "Server.js" are included here and you can test this via IONIC VIEW using the id : AD524C15
Documentation is attached