Session Management
Briqpay's API allows you to create and manage sessions that are used throughout the payment/signup flow. Our solution is built using an iframe, which enables Briqpay to collect all the necessary customer information and provide your integration with all the relevant data post-purchase. The first step in integrating with Briqpay is to create a session using our API.
📄️ Create session
Create a Briqpay session for Checkout, Signup or Payment Module.
📄️ Read session
Read an ongoing or completed session.
📄️ Update session
Update data of a session such as order data, billing details or config for some modules.
📄️ Update metadata
Update metadata of a session such as references and urls.
📄️ Make decision
This endpoint is part of the [Decisions](/docs/3.0.0/guides/guides/additional_guides/decisions) flow.