Skip to main content

Redsys

Quick Start
  1. Sign up at redsys.es and obtain API credentials
  2. Create a terminal in the Admin Console with the parameters below
  3. Start processing — the adapter is pre-built and ready to use

Go to Redsys →

Overview

Redsys payment integration

Provider IDredsys
CategoryCard Processors
Websiteredsys.es

Authentication

Method: process_operation(:one_phase, args)

money_storage: %{
"cardnumber" => "4548812049400004",
"exp_month" => "12",
"exp_year" => "2025", # or "25"
"cvv" => "123"
}

Resources