Merchant API
Register address validation endpoint for Fast checkout

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.
note

To set up a webhook for tracking order completion, failure, error, etc. events, use the Webhooks endpoints.

Request

Body object

Response

OK

Body object
Was this page helpful?
Loading...