Avarda base url:s for checkoutAPI:
Test environment: https://stage.avarda.org/checkout2
Production environment: https://online.avarda.org/checkout2
There are two separate services available:
Name | Type | Description |
---|---|---|
AuthorizeDirectInvoiceEID | POST | The method creates an authorization request for payment method invoice, released on delivery. |
AuthorizeInvoiceEID | POST | The method creates an authorization request for payment method invoice, released monthly (all purchases for period). |
AuthorizeLoanEID | POST | The method creates an authorization request for payment method Loan. |
AuthorizePartPaymentEID | POST | The method creates an authorization request for payment method PartPayment. |
GetPaymentStatus | POST | Returns information about a single purchase identified by a Purchase ID. |
PurchaseOrder | POST | The method allows partners to invoice a customer. |
ReturnOrder | POST | The method allows to submit a return or to make a price adjustment of a purchase. |
Refund | POST | The method allows merchant to refund money. |
CancelPayment | POST | The method allows partner to cancel payment. |
Enumerations | Value types |