Payment Flow Overview

How SeguraPay moves a customer payment from checkout to confirmation.

SeguraPay provides a hosted payment flow for merchants that want clean API integration, secure customer redirection, transaction tracking, and callback handling without building payment orchestration from scratch.

1

Merchant creates a payment

Your backend calls SeguraPay with the order reference, amount, currency, customer email, and redirect URLs.

2

SeguraPay prepares checkout

SeguraPay creates a transaction record, applies the configured charge model, and returns a hosted payment URL.

3

Customer completes payment

The customer is redirected through the hosted checkout experience and then returned to your success, declined, or error page.

4

Merchant receives status

SeguraPay updates the transaction status and makes the result available in the dashboard and payment verification API.