Refund API change
To bring this driver into line with other Omnipay drivers, refunds now no longer use transactionId
, and instead require a new parameter called originalTransactionId
. This needs to be 'our' reference to the original payment.
To bring this driver into line with other Omnipay drivers, refunds now no longer use transactionId
, and instead require a new parameter called originalTransactionId
. This needs to be 'our' reference to the original payment.