Magidoc

CreatePaymentMethodInput
Input Object

Input type for CreatePaymentMethod

Fields

#

billingAddress

Non-null

Billing address information used for future payments using this payment method. Refer to the updatePaymentMethod mutation for information on updating the payment method if the billing address changes.

creditCardInfo

Non-null

Credit card information used for future payments using this payment method. Refer to the updatePaymentMethod mutation for information on updating the payment method.

Usages

#

References

#

  • Argument input of field createAccountPaymentMethod from type Mutation