Yotta
No-risk, performance based platform trusted by thousands of UK businesses. Loyalty to increase average spend, referrals to acquire new customers, all-in-one payments to save on fees. Processing from 0.19%.
Website: yottapay.co.uk
Set up Account Provider account
Step 1: Create Provider account
To create an account send connection request at the yottapay.co.uk/contact-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:
- yotta__secret → Secret
- yotta__merchant_id → Merchant ID
Connect Provider Account
Step 1. Connect Provider account at the Corefy Dashboard
Press Connect at Yotta Provider Overview page in 'New connection' section and choose Provider account option to open Connection form.
Enter credentials:
- Secret
- Merchant ID
Success
You have connected Yotta Provider account!
API examples:
Minimum data set to create a payment invoices for sepa_transfer_eur_hpp service
PAYMENT
POST /api/commerce/payment-invoices HTTP/1.0
{
"data":{
"type":"payment-invoice",
"attributes":{
"service":"sepa_transfer_eur_hpp",
"commerce_account":"Hello World",
"currency":"EUR",
"amount":19.9,
"reference_id":"316dbcfe-a4a9-4777-8cbf-c1f3f1cef301",
"flow":"charge",
"gateway_options":{
"cardgate":{
"tokenize":""
}
},
"test_mode":false,
"options":{
"allow_partially":false,
"bypass_hpp":false,
"send_operation_context_on_return":false
},
"service_fields":[
]
}
}
}
Provider Options
- Order validity time in minutes
- Lifetime of the order
Question
"Still looking for help connecting your Yotta account?" Please contact our support team!