0

What is the difference between cardReference and token in parameter of

Omnipay

hvtruong
  • 150
  • 10

1 Answers1

0

cardReference should always be used by preference. token can sometimes be used as a synonym for cardReference but often means something else, such as in the PayPal gateway "token" is used as an authentication parameter.

delatbabel
  • 3,601
  • 24
  • 29