Skip to main content

Neither Google Pay nor Apple Pay is functioning with the Web Payment Link because of the following error (in console):

stripe.js:1 Uncaught (in promise) IntegrationError: Invalid value for click event resolve callback: applePay.recurringPaymentRequest.regularBilling.recurringPaymentStartDate should be a future Date. You specified: "2025-06-09T18:19:18.915Z".

    at le (stripe.js:1:191329)

    at pe (stripe.js:1:191408)

    at Za (stripe.js:1:355332)

    at stripe.js:1:388185

    at stripe.js:1:380848

 

The monthly and annual plans can’t be purchased due to the error above. But the lifetime plan works just fine.

Here is an example of my payment page https://pay.rev.cat/sandbox/nhscxmehgplykyuc/userid

Does anyone know how to fix it?

It was on the side of RC, and they fixed it ❤️


Hi ​@sneas ,
thanks for reporting the issue! 
We fixed the problem today in purchases-js version 1.5.3 and later released it in the Web Purchase Link app.

Best,
Nicola - Web Team


Reply