Woocommerce React Native
  • Quick Start
  • Install Libs
  • Woocommerce
  • App Config
  • Payment
  • Release Android
  • Release iOS
  • Useful Links
  • Custom API
  • Order Pick Up
Powered by GitBook
On this page

Was this helpful?

Payment

PreviousApp ConfigNextRelease Android

Last updated 5 years ago

Was this helpful?

Stripe authenticates your API requests using your account’s API keys. If you do not include your key when making an API request, or use one that is incorrect or outdated, Stripe returns an error.

Credit Cards: you can use real cards for payments on test environment without hesitation. You won't be charged on test environment for card payments.

androidPayMode String (Android only) - Corresponds to . Can be one of: test|production.

Genuine card information cannot be used in test mode. Instead, use any of the following test card numbers, a valid expiration date in the future, and any random CVC number, to create a successful payment.

https://stripe.com/docs/testing#cards
https://stripe.com/docs/keys
WALLET_ENVIRONMENT