You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Transfer of the customer back to the merchant website

Once the payment is complete, the customer is redirected via HTTP GET back to the shop.

The payment platform then returns an HTTP Status 302 (object moved) and attaches the payment status as Blowfish-encrypted parameters to URLSuccess or URLFailure.

These URLs (Success and Failure) are specific web pages added by the merchant. Axepta BNP Paribas redirects the customers to one of these web pages according to the result of the transaction: URLSuccess if the payment succeeds and URLFailure if the payment fails.


  • No labels