BNPL APIRedirect URLs
FAQ
BNPL APIRedirect URLs
FAQ
instacash doc
  1. Redirect URLs
  • BNPL Application Flow URL
  • BNPL Prescore URL
  • BNPL Customer Limit
  1. Redirect URLs

BNPL Application Flow URL

Redirect URL#

The web application redirect URL uses the following pattern in production:
https://bnpl.milpay.hu/{financier}/{publicId}
For the staging environment, use the same pattern with the staging base URL:
https://bnpl-staging.milpay.hu/{financier}/{publicId}

Route Parameters#

NameDescription
financierFinancier identifier (always app)
publicIdPublic application identifier. You can obstain this from the /bnpl/external/application POST endpoint
Next
BNPL Prescore URL
Built with