Shopify GraphQL API / CreditCardPaymentInput
Specifies the fields required to complete a checkout with a Shopify vaulted credit card payment.
Fields
amount : Money!
idempotencyKey : String!
billingAddress : MailingAddressInput!
vaultId : String!
test : Boolean