I was able to add a card to a customer by the v3/merchants/xxx/customers/xxx/cards. However, I only can use the token once and I got the error if I used it multiple times. Why It was considered as non-card-on-file token if it was already added into the customer
I had no issues using the token multiple times if the token was added into customer by the /v1/customers/xxx api.
But my customer have more than one cards, how can I add a card-on-file correctly by using the api /v3/merchants/13TNY3KNHZ0F1/customers/xxx/cards
This is my post, but the token can still be used once