2024-02-05

Features released this week:

On/Off Ramp API

The new public endpoint for retrieving the list of supported payment methods with min/max amount limits has been added. See the specification here.

🚧

Before starting to use this functionality, reach out to your Account Manager to ensure it's enabled for your partner account.

On Ramp js SDK

In the case of failed credit card payments, the error message has been extended to provide details on the processor's decline reason, along with recommendations for the user to consider before attempting the payment again. For example,

  • 'The payment has been declined due to failed 3D-Secure authentication. Please try again.'
  • 'Transaction amount exceeds your card limit. Please try again with a lower transaction amount or use a different card.'