I want to connect to my spreedly account with stripe. spreedly gives me an token that generated with users card details for the payment , now I want to run my stripe payment getaway method , but don't know how ? Give me an solution regarding that in my nodeJs app.
I have an generated token from spreedly but it did not working. Also,I try to find the API from the stripe docs but did not able to find anything there.