...
Code Block | ||
---|---|---|
| ||
{ "orderId": "i3T0OBxiwjY33tYU43V5o0amXqFTZAllxZ", "purchaseId": 17455210, "merchantId": 4, "merchantName": "1Greidslumidlun ehf.", "merchantParentCompanyName": "Greidslumidlun ehf.", "buyer": { "name": "Some Name", "ssn": "xxxxxxxx", "email": "SomeEmail@pei.is", "mobileNumber": "xxxxxx" }, "amount": 1.0, "reference": "Merchant reference", "purchaseOptions": { "installmentFrequency": 1 }, "postbackUrl": "https://webhook.site/example", "postbackStatusModel": 2, "successReturnUrl": "", "cancelReturnUrl": "", "items": [ { "id": 3308378, "timestamp": "2022-11-14T14:27:54.49", "code": null, "name": "Nocco", "isActive": true, "quantity": 0.0, "unit": null, "unitPrice": 0.0, "amount": 0.0, "groupName": null, "isOptional": false, "isDefaultSelected": null } ], "isConfirmed": true, "confirmationDate": "2022-11-14T14:29:13.81", "saleDate": "2022-11-14T14:27:54.487", "paymentMethod": 2, "status": 1, "mandateId": "sgmFXXTNkYthLyzYbQmGTnVj5y3wJTVA", "maskedCard": "XXXX-XXXX-XXXX-1309", "cardType": "Visa", "authorizationCode": "429136" "cardActionResult" : { "acquirerStatusCode": "00", "acquirerMessage": "Approved." } } |
No retry policy from the ValiatorPay card
The system has been implemented to take into account and handle the No retry policy from ValitorPay.
More information about that can be found on ValitorPay web site https://uat.valitorpay.com/ResponseCodes.html
Added support for treating Payment slips in the name of the Merchant.
Today almost every payment slip is created in Geiðslumiðlun name and that can be confusing for the buyer to see what he will be paying for and from what merchant.
Now there has been added support to use the merchant B2B bank account to create the payment slip in their name but still use the Greidslumidlun payment gateway.