Types > OrderPaymentStripe
Commerce APITypesOrderPaymentStripe
OrderPaymentStripe

Description

Use it to perform gateway payment (when gateway type is "stripe", for saved cards)

Fields

customer_id: String!

Stripe customer id to apply charge to


source_id: String!

Stripe payment source id to apply charge to


Used By

Types

OrderPayment

Preview (typescript)

Loading module