/capacitor-stripe

Stripe Mobile SDK wrapper for Capacitor

Primary LanguageJava

Capacitor Stripe SDK

[WIP] Stripe Mobile SDK wrapper for Capacitor

Supports Android, iOS and Web (see note #1)

Actions Status

Apache Cordova version of this plugin can be found here: https://github.com/zyra/cordova-plugin-stripe

Documentation

https://zyra.github.io/capacitor-stripe

Notes

1. Web support is provided for development purposes. Although it may function as intended in production, it has not been reviewed thoroughly for any security flaws. It's a simple HTTP based client library that communicates directly with Stripe's API Servers without using their official SDKs. Use at your own risk.