question

pavelant1338 avatar image
pavelant1338 asked pavelant1338 commented

Express.js Ecommerce API: get card token always return 401

All the keys are valid, I tried changing permissions once and reinstalling the app and getting the new OAuth key but still, it didnt work out, it doesnt when I put all the data here: Create a card token (clover.com), still returns 401.

s1.pngscreenshot-2024-08-16-181147.png

REST APIAPI Tokenecommerce
2 comments
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

parquet76 avatar image parquet76 commented ·

You haven't provided enough information about what you are doing for us to help. I would suggest you read the docs - https://docs.clover.com/dev/docs/ecommerce-generating-a-card-token. The tokenize call requires the PAKMS, is that what you are using? Also, hopefully you are aware of the extra PCI burden of doing this (it is significant, I would suggest you use the iframe).

0 Likes 0 ·
pavelant1338 avatar image pavelant1338 parquet76 commented ·
Hi, yes, I am using PAKMS as well. I have looked into iFrame and now switching to that, thank you!
0 Likes 0 ·

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community