Merchant creates a payment
Your backend calls SeguraPay with the order reference, amount, currency, customer email, and redirect URLs.
Payment Flow Overview
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.
Your backend calls SeguraPay with the order reference, amount, currency, customer email, and redirect URLs.
SeguraPay creates a transaction record, applies the configured charge model, and returns a hosted payment URL.
The customer is redirected through the hosted checkout experience and then returned to your success, declined, or error page.
SeguraPay updates the transaction status and makes the result available in the dashboard and payment verification API.