Anchor to RemoteBraintreePaymentMethodInputRemote
input_objectRemote Braintree Payment Method Input
The input fields for a remote Braintree customer payment profile.
Anchor to FieldsFields
- billingAddress (MailingAddressInput)
- customerId (String!)
- paymentMethodToken (String!)
- Anchor to billingAddressbilling•Mailing
Address Address Input Although optional, providing a complete and valid billing address is strongly recommended. Shopify uses this address for various features including, but not limited to, order billing details and tax calculations.
Show input fields
- Anchor to customerIdcustomer•String!
Id non-null The
value from the Braintree API.- Anchor to paymentMethodTokenpayment•String!
Method Token non-null The
value from the Braintree API.
Was this section helpful?
Anchor to Input objects using this inputInput objects using this input
- Anchor to CustomerPaymentMethodRemoteInput.braintreePaymentMethodCustomer•INPUT OBJECT
Payment Method Remote Input.braintreePaymentMethod The input fields for a remote gateway payment method, only one remote reference permitted.
Was this section helpful?