Magidoc

PaymentMethod
Object

PaymentMethod model

Fields

#

legacyId

name

providerType

Defines the type of the payment method. Meant to be moved to "type" in the future.

balance

Non-null

Returns the balance amount and the currency of this paymentMethod

account

sourcePaymentMethod

For gift cards, this field will return to the source payment method

data

limitedToHosts

[ Host ]

expiryDate

createdAt

monthlyLimit

For monthly gift cards, this field will return the monthly limit

orders

Get all the orders associated with this payment method

Usages

#

References

#

  • Field paymentMethod from Order
  • Field paymentMethods from Host