
TRANSACTO
TRANSACTO —
P2P payment processing of the new generation
Flexible solutions for business and traders. Speed, control and automation in one platform.
Website: transacto.us
Set up Account Provider account
Step 1: Create Provider account
To create an account send connection request at the transacto.us or contact manager directly. Submit the required documents to verify your account and gain access.
Step 2: Get required credentials
Credentials that have to be issued:
- transacto__merchant_id → Merchant ID (This is a custom value you choose yourself. It serves as an identifier for your account in our system)
- transacto__api_key → API Key
Connect Provider Account
Step 1. Connect Provider account at the Corefy Dashboard
Press Connect at TRANSACTO Provider Overview page in 'New connection' section and choose Provider account option to open Connection form.

Enter credentials:
- Merchant ID
- API Key
Success
You have connected TRANSACTO Provider account!
API examples:
Minimum data set to create a payment invoices for payment_card_ars_hpp service
PAYMENT
POST /api/payment-invoices HTTP/1.1
{
"data": {
"type": "payment-invoice",
"attributes": {
"service": "payment_card_ars_hpp",
"currency": "ARS",
"amount": 11000,
"flow": "charge",
"test_mode": false,
"reference_id": "6be05631-8710-4b14-a369-1928a2b70eda",
"service_fields": []
}
Question
"Still looking for help connecting your TRANSACTO account?" Please contact our support team!