testEnv property

bool? get testEnv
inherited

iOS only. Set this to true until shipping through TestFlight || App Store. If false, you must be using live cards, and have the proper iOS entitlement set up. See https://stripe.com/docs/issuing/cards/digital-wallets?platform=react-native#requesting-access-for-ios

Implementation

bool? get testEnv => throw _privateConstructorUsedError;