zyra / cordova-plugin-stripe

A Cordova plugin that lets you use Stripe's Native SDKs for Android and iOS.
MIT License
93 stars 57 forks source link

templating #31

Open kodeine opened 7 years ago

kodeine commented 7 years ago

So this plugin is just the barebones, can we use stripes default templates for accepting a card? or we should create our own template in ionic.

ihadeed commented 7 years ago

I might add Stripe's default templates in the near future, depending on how complex they are.

For now, you should create your own template.

danielcrk commented 6 years ago

@ihadeed A native payment gui (with some basic customisation) would be amazing :)