Payment journey
A single payment consist of the following steps:
- Your server makes a refresh call to Rabo Smart Pay to obtain an access-token.
- After receiving the access-token, your server makes an order announcement call to announce an order.
- Your webshop redirects your customer to the Hosted Checkout where the user completes the payment.
- Your customer is returned back to your webshop.
- Your server receives a webhook notifying it of the status of the order.