PaymentsProviderStripe
Stripe payment provider.
This is an alias for the PaymentsProviderStripeUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "paymentsProviderStripe" | |
publishableKey | string | Stripe API publishable key |
needCountry | boolean | True, if the user country must be provided |
needPostalCode | boolean | True, if the user ZIP/postal code must be provided |
needCardholderName | boolean | True, if the cardholder name must be provided |