I am trying to integrate Stripe into my app. Everything works with the test card (....4242) the first time I tried it. However, the second time it starts giving me the following error:
You cannot use a Stripe token more than once: tok_15u74HI7YvO9pZpQz4YLEGLw.
Could you please help me understand what needs to be adjusted to the StripePayment_JS, StripePayment_Encoder, or StripePayment_Validation? Or if I need to add my publishable key somewhere?