Types > GatewayStripe
Description
Fields
Account id of the connected stripe account
Example: "acct_24BFMpJ1svR5A89k"
Automatically capture authorized orders
Example: false
Whether it's allowed to tokenize (save) cards for future use or not
Example: false
cards: GatewayStripeCards!
Enable/disable credit cards per-type
Use stripe's MOTO options on payment intent transaction
Example: false
payment_methods: GatewayStripePaymentMethods!
Enable/disable additional payment methods
Lana publishable stripe api key (use it together with account_id)
Example: "pk_test_5DvxzF1g0XP9NrTv2uqtlks8"
send_authorized_order_notifications: Boolean!
Send about to expire authorized orders notification (when auto_capture is false)
Example: false
Used By
Types
Preview (typescript)
Loading module