Hi,
I'm wondering if the data nonce, that is generated (and returned) by Accept.js, has a lifespan/expiration, or if it can be used indefinitely? Obviously, once it's been used, it dies haha. That much I do know, but how long does it remain viable to use?
Also, is it possible to, using the Nonce (or some other client/JS method) to recall the unencrypted payment data?
Thanks,
Jim Anderson
11-29-2017 09:47 AM
Hello @jima
The payment nonce is valid for 15 minutes and can only be used once. I'll let the documentation team know to make certain this is more clear.
We don't offer any method to return unencrypted payment data.
Richard
11-29-2017 11:54 AM
Thanks Richard. Before posting this question, I did search the docs and couldn't find any reference to the TTL/lifespan. Adding that to them would probably be a good idea.
Too bad there's no way to get the unencrypted data back from the nonce, but thanks for verifying.
11-30-2017 08:37 AM