added

[SG] 2022-09-15

v4-SG-FAST Released

❗️

Disclaimer: Accept API is now on Fast And Secure Transfers (FAST) rails

This changelog is only relevant to our merchants operating in Singapore. If you’d like to implement Accept API on FAST rails, please reach out to [email protected].

  1. Updated endpoint for Create a payment

    • Changes to POST api/v4/payments/
      • For Virtual Bank Account payment method: Supported value for bankShortCode is fazz
  2. Updated endpoint for Create a payment method

    • Changes to POST api/v4/payment_methods/paynow
      • Supported value for bankShortCode is fazz
    • Changes to POST api/v4/payment_methods/virtual_bank_accounts
      • Supported value for bankShortCode is fazz
  3. Updated endpoint for Create a payment method

    • Changes to POST api/v4/payment_methods/paynow
      • merchantPrefix is no longer mandatory and can be removed
  4. Updated Static PayNow QR payment method response for Create a payment method

    • Add proxyType and proxyValue to display the VPA attached to the QR code
  5. Updated postman collection for FAST API (SG) here