Skip to content

Reccurring payments auto-generate cardReference

Compare
Choose a tag to compare
@judgej judgej released this 10 Apr 23:43
· 8 commits to master since this release

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();