Closed rpcme closed 9 years ago
The Captured link points to test dashboard, not live dashboard. In such case, a 404 is returned.
Please change:
test => ""
meaning:
https://dashboard.stripe.com/test/payments/(token) -> https://dashboard.stripe.com/payments/(token)
This looks like a duplicate of https://github.com/mojoconf/MCT/issues/62
The Captured link points to test dashboard, not live dashboard. In such case, a 404 is returned.
Please change:
test => ""
meaning:
https://dashboard.stripe.com/test/payments/(token) -> https://dashboard.stripe.com/payments/(token)