Use a Payment Link

When the payer clicks on the Payment Link, he's redirected to the payment summary (hosted by Bridge) :

3360

Payment Link experience

Then, the payer is redirected to his bank interface, he logs in with his credentials and confirms the payment with a Strong Customer Authentication. The bank also displays the details of the payment.

3360

Result

If you provide a callback url, after payment confirmation your user will be redirect to this url with the parameters below:

  • payment_link_id
  • payment_request_id
  • status with the value success

If your user clicks on the exit cross, you will receive the callback with the parameters below

  • payment_link_id
  • status with the value abort
  • step which could be banks_list, parent_bank_page or bank_page
  • client_reference