added
[SG] 2022-09-15
over 2 years ago by Victor liew
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].
-
Updated endpoint for Create a payment
- Changes to
POST api/v4/payments/
- For Virtual Bank Account payment method: Supported value for
bankShortCode
isfazz
- For Virtual Bank Account payment method: Supported value for
- Changes to
-
Updated endpoint for Create a payment method
- Changes to
POST api/v4/payment_methods/paynow
- Supported value for
bankShortCode
isfazz
- Supported value for
- Changes to
POST api/v4/payment_methods/virtual_bank_accounts
- Supported value for
bankShortCode
isfazz
- Supported value for
- Changes to
-
Updated endpoint for Create a payment method
- Changes to
POST api/v4/payment_methods/paynow
merchantPrefix
is no longer mandatory and can be removed
- Changes to
-
Updated Static PayNow QR payment method response for Create a payment method
- Add
proxyType
andproxyValue
to display the VPA attached to the QR code
- Add
-
Updated postman collection for FAST API (SG) here