Areeba Gateway Integration

1

Step 1

2

Step 2

3

Step 3

4

Step 4

Full-Page Redirect

This flow requires you to redirect the end-user to the payment page as advised in the redirectUrl response.

  • Initiate the payment with the appropriate API call
  • Upon success the Gateway answers with a result containing returnType = REDIRECT and the url in redirectUrl.
  • You redirect the user to the given URL (usually via a Location header)
  • The user completes the payment process on the payment page
  • The Gateway sends an asynchronous status notification to the URL provided in the initial API call
  • The user will be back redirected to the successUrl or errorUrl (depending on the result) you provided in the initial API call.

Credit Card

Use the below test card to test your integration.