Signup
Briqpay's easy signup product is accessed through the signup API. Similar to the Checkout API you will first create a session that will provide you with a snippet to render in your frontend. Once registration is completed, Briqpay will notify your systems of the signup and allow you to do a final validation of the data entered
📄️ Read an ongoing signup session
Read an ongoing signup session
📄️ Create a new signup session
First step in the signup process is to generate a signup session.
📄️ SignupWebhook Request
This is the request from Briqpay to you on the url you defined in merchanturls.signupwebhook when creating the signup session
📄️ Validation Result
A signup session must be validated by your system before Briqpay will complete the flow for the user.