Can i get Vault data key with customer_id?

Basically I need Vault data key (token) for charging clients multiple time, and there is option to store Vault data key, but I want to ask can I get Vault key later from customter_id?

Or in other words, can I get Vault data key if I not store it at the first place?

  • Hi dusan,

    No, you need to store the data key for API transactions.

    If you want to locate a data key by customer ID, you need to login to Merchant Resource Center, Search vault profiles by Customer ID, token create date and you can get a token displayed. But you would have to copy/paste it into your code.

    You might as well store the data key to start with.