Axerve payments

The Axerve payment object and the allowed CRUD operations on the related resource endpoint

Axerve payments are a type of payment source that lets you process payments through Axerve gateways.

Axerve payments can be easily created (you just need to pass a valid return_url) and associated with an order. Once you have created a payment source for Axerve and you're going to process the payment, if you're not sure whether the order changed in the meanwhile or not you can update the payment intent with the latest order amount by passing the _update trigger attribute.

Last updated