check
demo
Functions
Start transaction
Allow/Revoke two-step transaction
Get result
Get details
Refund
Payout
Invoice
Get payment registrations
MIT - subsequent payment
Cancel payment registration
Cancel all payment registrations
Create payment link
Get payment link details
Cancel payment link
Guides
Feature matrix
Technical documentation
MIT - subsequent payment (initRP, startRP)
Reference transaction ID * :
Response URL * :
Amount :
Currency :
HUF
EUR
USD
Order ID :
User ID :
Check to use info data:
Info data:
{ "Customer": { "General": { "FirstName": "John", "LastName": "Doe", "Email": "test@testmail.com", "Ip": "10.0.0.1", "HomePhoneCc": "36", "HomePhone": "801231212", "MobilePhoneCc": "36", "MobilePhone": "801231212", "WorkPhoneCc": "36", "WorkPhone": "801231212" }, "StoreSpecific": { "UpdateDate": "2018-05-10", "UpdateDateIndicator": "03", "CreationDate": "2016-04-01", "CreationDateIndicator": "05", "PasswordChangeDate": "2016-04-01", "PasswordChangeDateIndicator": "01", "AuthenticationTimestamp": "2019-04-28 12:00:01", "AuthenticationMethod": "05", "ChallengeIndicator": "01", "ShippingAddressFirstUse": "2016-05-05", "ShippingAddressFirstUseIndicator": "04", "CardTransactionsLastDay": 5, "CardCreationDate": "2018-08-05", "CardCreationDateIndicator": "05", "TransactionsLastDay": 2, "TransactionsLastYear": 95, "PurchasesLastSixMonths": 6, "SuspiciousActivity": "01" }, "Browser": { "AcceptHeader": "text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8,application\/json", "JavaEnabled": "1", "Language": "en-US", "ColorDepth": "24", "ScreenHeight": "1024", "ScreenWidth": "768", "TimeZone": "+60", "UserAgent": "Mozilla\/5.0 (Windows NT 6.1; WOW64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/41.0.2272.118 Safari\/537.36", "WindowSize": "05" } }, "Order": { "General": { "DeliveryEmail": "test@testdomain.com", "DeliveryTimeFrame": "04", "GiftCardAmount": 100, "GiftCardCount": 3, "GiftCardCurrency": "HUF", "PreorderDate": "2019-09-05", "Availability": "01", "ReorderItems": "02", "ShippingMethod": "02", "AddressMatchIndicator": "1", "DifferentShippingName": "01", "TransactionType": "01" }, "BillingData": { "FirstName": "John", "LastName": "Doe", "Email": "test@testmail.com", "PhoneCc": "36", "Phone": "801234567", "City": "Budapest", "Country": "Hungary", "CountryCode1": "348", "CountryCode2": "HU", "CountryCode3": "HU-BU", "Line1": "Nyugati t\u00e9r", "Line2": "1-2", "Line3": "7. emelet", "PostalCode": "1066" }, "ShippingData": { "FirstName": "John", "LastName": "Doe", "Email": "test@testmail.com", "PhoneCc": "36", "Phone": "801234567", "City": "Budapest", "Country": "Hungary", "CountryCode1": "348", "CountryCode2": "HU", "CountryCode3": "HU-BU", "Line1": "Nyugati t\u00e9r", "Line2": "1-2", "Line3": "7. emelet", "PostalCode": "1066" }, "ProductItems": [ { "Sku": "PMG000101", "Name": "Term\u00e9k1", "Quantity": 10, "QuantityUnit": "db", "UnitPrice": "22.00", "ImageUrl": "http:\/\/webhsop\/termek1.jpg", "Description": "Term\u00e9k1 le\u00edr\u00e1sa" }, { "Sku": "PMG000102", "Name": "Term\u00e9k2", "Quantity": 10, "QuantityUnit": "db", "UnitPrice": "22.00", "ImageUrl": "http:\/\/webhsop\/termek2.jpg", "Description": "Term\u00e9k2 le\u00edr\u00e1sa" }, { "Sku": "PMG000103", "Name": "Term\u00e9k3", "Quantity": 10, "QuantityUnit": "db", "UnitPrice": "22.00", "ImageUrl": "http:\/\/webhsop\/termek3.jpg", "Description": "Term\u00e9k3 le\u00edr\u00e1sa" } ], "RecurringPayment": { "ExpireDate": "2030-02-05", "Frequency": "14", "AmountIndicator": "01" } } }
Technical documentation for development:
MIT - subsequent payment (initRP, startRP)