# Overview
Luxpag is an international payment solution provider. We offer both internet payment and mobile payment;We supply fast and safe payment options to mechants, and efficient payment system to their customers.
Luxpag provide payment option for: Brazil, Mexico, Colombia, Chile, Peru, Ecuador, Banama, El Salvador, Costa Rica, Guatemala, Nicaragua, ...
# Development Guidance
Luxpag has three integration options, 1. Checkout Redirect Payment, 2. API Direct Payment,3、API Virtual account.
The merchant sends request to the interface with basic order information and merchant information (developed by merchant). After the order was created, Luxpag will return "checkout URL" (Luxpag Checkout Page, Graph 1). The merchant redirects to Luxpag checkout page. The user fills in payment information and submit the order.
When Luxpag received the payment result, a notification(IPN URL to merchant) will be sent to the merchant's system (developed by merchant).


The merchant sends request to the interface with merchant information, users information and order information. (The checkout page will be developed by merchant). The order will be created when Luxpag received the request. The result of creation will be responsed to the merchant (Merchant need to develop payment success page).
When Luxpag received the payment result, a notification(IPN URL to merchant) will be sent to the merchant's system (developed by merchant).
Merchants create virtual accounts the interface for users (developed by merchant),user pays to virtual account,Luxpag received the payment result, a notification(IPN URL to merchant) will be sent to the merchant's system (developed by merchant)。