When you generate a Payment Intent using the "Create Payment Intent" endpoint BeSafe Pay return back to you a secret key.

The key should be sent along with the order id to the confirm payment intent endpoit. If everything is okay the payment is generated and executed.

If the PaymentIntent was created using a token we will check card status and SCA validity.

If the SCA is valid on our end we will try to charge the card directly.

If the SCA is not valid we will send a link to the guest (only if the send_link value is set to boolean) via omni-channel communication.

Language
Authorization
Header
Click Try It! to start a request and see the response here!