Closed (fixed)
Project:
Commerce Amazon Pay
Version:
8.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2017 at 16:11 UTC
Updated:
4 May 2018 at 18:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mglamanComment #3
mglamanIt is 30 days https://pay.amazon.com/us/developer/documentation/lpwa/201953790
Comment #4
mglamanComment #5
czigor commentedComment #6
czigor commentedFix condition.
Comment #7
mglamanAccording to the docs,
The AuthorizationDetails in the response has
ExpirationTimestampwhich defines when it expires. To be honest, we didn't respect this in the 1.x branch. But it is probably best to do it right this time around, and then we can open a follow up for the 1.x branch.https://pay.amazon.com/us/developer/documentation/apireference/201752010...
https://pay.amazon.com/us/developer/documentation/apireference/201752450
Comment #8
czigor commentedFixed the patch to use the ExpirationTimestamp instead.
Comment #9
mglamanWorks perfectly, thanks!
Comment #11
mglaman