ProcessPayment

public enum ProcessPayment
Process payment

Process payment and notify user (payment receipt) if transaction is finished successfully.

The priceIncludingVAT and currency attributes are required, unless when announcing a transaction in which case those values are copied from the token and any given values are ignored.

Only use after approaching (fueling api), otherwise returns 403 Forbidden.