Register address validation endpoint for Fast checkout
Use this endpoint to register a URL where Revolut can send shipping address(es) from a Revolut Pay customer for validation during the Fast checkout process.
Revolut Pay can support Fast checkout for delivering goods. Once your customer selects a shipping address, Revolut needs to validate if the merchant (or their shipping partner) delivers to the address provided. This is done by contacting the merchant's backend and asking for such validation and information.
In order for your backend to support Fast checkout, you need to:
- Register an URL to handle address validation
- Validate the shipping address sent to your backend
- Respond with a JSON object containing the result of the validation
Additionally, Revolut Pay can support multiple webhooks if you have multiple stores. For more information, see:
note
To set up a webhook for tracking order completion, failure, error, etc. events, use the Webhooks endpoints.
Request
Response
OK
Was this page helpful?