A merchant integrates our "Pay with PayBlok" button on their e-commerce site. This is a simple code snippet that initiates the payment process.
A customer decides to pay with cryptocurrency and clicks the "Pay with PayBlok" button on the merchant's checkout page.
The merchant's site securely encrypts transaction details (like amount and merchant ID) and requests a payment session from PayBlok's API.
The customer is requested to connect wallet to payblok
The customer confirms payment
Once the transaction is confirmed on the blockchain, the customer is redirected back to the merchant's website with a confirmation (transaction hash).