iCard Card Processing
Card Acquirer Specifications
"IPAddress": "1.1.1.1", "ZIPCode": "MRS3000", "Country": "MLT", "MobileNo": "+20100000000" }, Transaction or Payment Reference "PspID": "342342” "PaymentDestination": { "PaymentMethod": "CardToken", "CardToken": "c840e58e-519d-409a-b525-297fadf60733" }, "PaymentDestination": { "PaymentMethod": "Card", "CardType": "VISA", "CardNumber": "4000000000001018", "CardHolderName": "Apco Test", "ExpMonth": "12", "ExpYear": "2040", "CvV2":"123" }, Test Indicator "isTest”: true "isTest”: true "isTest”: true Sample Payout Request using the PSP ID {
"TransactionType": "ORIGINALCREDIT",
"Amount": 1.00,
"Currency": "EUR",
"OrderReference": "Order42323",
"UniqueReference": "e0a65b67-6723-4ed4-bcdc-168f242f8df9",
"ClientAccount": "testing",
"CallBackURL": "https://api.dev.apspglobal.com/technicalsupporttool-fe/Listener",
"RedirectionURL": "https://api.dev.apspglobal.com/technicalsupporttool-fe/Redirect/",
"FailRedirectionURL": "https://www.yourURLhere.com/Redirect/failed",
"Client": {
"FirstName": "Apco",
"LastName": "Test",
"Email": "apcotest@test.com",
"Street": "1,Street",
"City": "Marsa",
"IPAddress": "1.1.1.1",
"ZIPCode": "MRS3000",
"Country": "MLT",
"MobileNo": "+20100000000"
},
"IsTest": true,
"PSPID": "823205"
} Requesting a Recurring transaction The mandatory fields are required to process a recurring transaction using our direct connect integration. Note that