Anchor to CartDirectPaymentMethodInputCart
input_objectCart Direct Payment Method Input
The input fields for submitting direct payment method information for checkout.
Anchor to FieldsFields
- acceptedSubscriptionTerms (Boolean)
- billingAddress (MailingAddressInput!)
- cardSource (CartCardSource)
- sessionId (String!)
- Anchor to acceptedSubscriptionTermsaccepted•Boolean
Subscription Terms Default:false Indicates if the customer has accepted the subscription terms. Defaults to false.
- Anchor to billingAddressbilling•Mailing
Address Address Input! required The customer's billing address.
- Anchor to cardSourcecard•Cart
Source Card Source The source of the credit card payment.
- Anchor to sessionIdsession•String!
Id non-null The session ID for the direct payment method used to create the payment.
Was this section helpful?
Anchor to Input objects using this inputInput objects using this input
- •INPUT OBJECT
The input fields for updating the payment method that will be used to checkout.
Was this section helpful?