El Salvador
El Salvador leverages a broad cash-in network through local retail and service points, enabling users to fund transactions easily without a bank account. This makes it an ideal market for businesses targeting cash-preferred customers.
tip
Please note that the process is always the same, before processing the transaction you must create the order, here is an example of the body for this country.
{
"country": "SLV",
"origin": "api",
"amount": "5",
"email": "test@gmail.com"
}
Pay In
Cash
Type Transaction | Type Payment | Payment Method | Supported Providers | Logos |
---|---|---|---|---|
cashin | cash | punto-express | Punto Express | ![]() |
el-gallo-mas-gallo | El Gallo Mas Gallo | ![]() | ||
tiendas-galo | Tiendas Galo | ![]() | ||
super-selectos | Super Selectos | ![]() | ||
pagos-724 | Pagos 724 | ![]() | ||
farmacias-economicas | Farmacias Economicas | ![]() | ||
air-pak | Air Pak | ![]() | ||
credi-comer | Credi Comer |
Complete transaction - Body (Sample Request)
{
"hash": "U2FsdGVkX19oU6%....",
"paymentMethod" : "punto-express",
"typePayment" : "cash",
"typeTransaction":"cashin",
"description" : "Test order",
"customer": {
"typeDocument":"DNI",
"document" : "1234567890",
"name": "Juan",
"lastName":"Pérez",
"phoneNumber":"3133133131"
},
"address": {
"line1": "123 First Street",
"line2": "",
"countryCode": "US",
"stateProvince": "FL",
"city": "Orlando",
"postalCode": "32830"
},
}
Wallet
Paypal
This endpoint allows you to initiate a payment process with PayPal through our API.
We will generate a checkout URL where the customer can be redirected to securely complete the payment process.
Complete transaction - Body (Sample Request)
{
"hash": "U2FsdGV...",
"paymentMethod": "paypal",
"typePayment": "wallet",
"typeTransaction": "walletin",
"merchantId": "564153131",
"urlReturn": "https://google.com",
"urlRejected": "https://youtube.com",
"urlWebhook": "https://webhook/ok"
}
Aditional Notes
- The merchant must redirect the user to the
payer-action
URL immediately after receiving the response.- Do not rely solely on user redirection to confirm the payment; always validate the final payment status using the webhook.
💰 Fees & Rates
These are the applicable processing fees (before VAT and any other taxes) for transactions in El Salvador.
Payment Method | Type | Providers | Fee |
---|---|---|---|
💸 APMs | Cash In | ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | 3.5% + 0.10 USD - min de 1 USD |