Making a payment or authorization
As mentioned in the introduction, the PROXY PCI comes with a built in payment processing gateway. That means that every single time you vault a card in the PROXY, the obtained token can be used to issue a payment.
In order to issue a charge to a vaulted card, you first need to generate a payment order. This is done using the order generation method. You have to use the card token obtained during the vaulting process and send it as the source_uuid
field's value.
After that you can either redirect the user to a payment form or use the webservice directly.
info
Please check out the full documentation of the PAYMENT GATEWAY: https://docs.paylands.com
For further information and pricing please get in touch with soporte@paylands.com.