Redsys
Quick Start
- Sign up at redsys.es and obtain API credentials
- Create a terminal in the Admin Console with the parameters below
- Start processing — the adapter is pre-built and ready to use
Overview
Redsys payment integration
| Provider ID | redsys |
| Category | Card Processors |
| Website | redsys.es |
Authentication
Method: process_operation(:one_phase, args)
money_storage: %{
"cardnumber" => "4548812049400004",
"exp_month" => "12",
"exp_year" => "2025", # or "25"
"cvv" => "123"
}