Payment facilitator in Checkout

How to enable payment facilitator in Maya Checkout? Can you explain please?

To enable Payment Facilitator in Maya Checkout, follow these steps:

  1. Contact your assigned Maya Relationship Manager to enable PayFac for your account.
  2. Once approved, include sub-merchant details in all checkout requests by adding the required metadata object with fields like subMerchantRequestReferenceNumber and pf.* (e.g., smi, smn, mci, mpc, mco).

Example metadata object:

{
  "metadata": {
    "subMerchantRequestReferenceNumber": "sub-ref-0987654321",
    "pf": {
      "smi": "submerchant001",
      "smn": "Sub Merchant Co.",
      "mci": "Mandaluyong City",
      "mpc": "608",
      "mco": "PHL",
      "mcc": "5812",
      "postalCode": "1554",
      "contactNo": "0211111111",
      "addressLine1": "66-70 Sheridan cor United Sts"
    }
  }
}

For Sandbox concerns and other technical implementation inquiries, please get in touch with us via:

  • Sandbox Health Page: Check real-time service status updates.
  • Maya Developer Hub Service Desk: File
    a ticket in Sandbox.

To Know More:

We value your input and would love to hear your insights. Please submit you feedback here.