mirror of
https://github.com/zhigang1992/tipsi-stripe.git
synced 2026-06-16 21:40:07 +08:00
* Check publishableKey property on init method. Fixes #73 * Check publishableKey property on init method. Fixes #73 * Check publishableKey property on init method with prop-types. Fixes #73 * Check publishableKey property on init method with prop-types. Fixes #73 * Check publishableKey property on init method with prop-types. Fixes #73 * Check publishableKey property on init method with prop-types. Fixes #73 * Check publishableKey property on init method with prop-types. Fixes #73 * Check publishableKey property on init method with prop-types. Fixes #73 * Check publishableKey property on init method with prop-types. Fixes #73 * Added more types * Added more types into Stripe.android.js * Return promises from Stripe.android.js * Update checkArgs to check params instead of options * Move checkArgs import after processTheme in Stripe.ios * React.PropTypes -> prop-types * Update version to 3.4.0 * Update test suite * Add info about currencyCode field in paymentRequestWithApplePay options