Magidoc

SavePaymentMethodResult
Object

Result of saving a captured payment method.

Fields

#

brand

Non-null

Card brand (e.g. visa).

isDefault

Non-null

True if this is now the account's default payment method.

last4

Non-null

Last 4 digits of the card.

Usages

#

References

#

  • Field saveAccountPaymentMethod from Mutation