#shazuddinkhan-terminal-js-canada

1 messages · Page 1 of 1 (latest)

unkempt fiber
#

@wise plume I'm not sure what you mean about the law. It's not really Canadian specific. It's related to PCI (https://stripe.com/docs/security/guide#validating-pci-compliance)
And there's no way to get the raw card number but you don't need it. We surface the fingerprint property that is a unique identifier for a given card number for your account
So if someone pays twice in a row, each Charge will have the same fingerprint for that card

wise plume
#

Perfect

#

So similarly I can use fingerprint for monthly/yearly subscription as well, right?

unkempt fiber
#

yes!

wise plume
#

Thanks a lot

unkempt fiber
#

of course!

wise plume
#

Is it possible to download/extract (using API) all the transactions made through payment terminal only (No POS involved)?

unkempt fiber
wise plume