Account details for stripe payment

Hi.

I am about to implement a stripe payment for a client. I have never setup stripe before. I’m going to use the stripe.js plugin because i want the payment to be processed on the app I’m working on. The question is. Do I need the client’s stripe account details? or is there way for me to do that without using his account details.

If you want the payments to go to your client’s Stripe account, then yes, you’ll need to use the Client’s Stripe account details…

Of course, you can use your own account whilst you’re building and testing the app - then transfer over to the client’s if you’d prefer…

This topic was automatically closed after 70 days. New replies are no longer allowed.