Anchor to PaymentMandateResourcePayment
objectPayment Mandate Resource
Requires access scope or access scope.
A payment mandate with resource information, representing the permission the owner of the payment instrument gives to the merchant to debit it for specific resources (e.g., Order, Subscriptions).
Anchor to FieldsFields
- id (ID!)
- resourceId (ID)
- resourceType (MandateResourceType)
- •ID!non-null
The unique ID of the payment mandate. Matches the corresponding
token, so partners can identify which payment method to use for a given mandate scope (e.g., SUBSCRIPTIONS).- Anchor to resourceIdresource•ID
Id The ID of the resource that this payment method was created for.
- Anchor to resourceTyperesource•Mandate
Type Resource Type The resource type that this payment method was created for (e.g., Order, Subscriptions).
Was this section helpful?