Reccurring payments auto-generate cardReference
If creating a recurring profile for paymentPage
, and no cardReference
is supplied, then generate a random cardReference
. The complatePurchase
will provide the cardReference
using the method:
$response->getCardReference();