Types > GatewayStripeCreate
Description
Fields
Automatically capture authorized orders
Example: false
Whether it's allowed to tokenize (save) cards for future use or not
Example: false
cards: GatewayStripeCardsCreate!
Enable/disable credit cards per-type
Use stripe's MOTO options on payment intent transaction
Example: false
payment_methods: GatewayStripePaymentMethodsCreate!
Enable/disable additional payment methods
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