737 B
737 B
title | description |
---|---|
paymentsProviderStripe | Stripe payments provider |
Constructor: paymentsProviderStripe
Stripe payments provider
Attributes:
Name | Type | Required | Description |
---|---|---|---|
publishable_key | string | Yes | Stripe API publishable key |
need_country | Bool | Yes | True, if user country should be entered |
need_zip | Bool | Yes | True, if user zip code should be entered |
need_cardholder_name | Bool | Yes | True, if cardholder name should be entered |