#TheDuke_NJS-connect-payment

1 messages · Page 1 of 1 (latest)

dense hazel
#

Hey! Can you elaborate on what exactly you mean by 'make the payment with stripe connect' and 'grouped'?

remote frigate
#

In fact I used stripe connect to create accounts and now I would like to be able to make transfers to these accounts.

#

@dense hazel

dense hazel
#

Ok, what kind of connected accounts are you using? What kind of Connect payments?

#

What's your business model?

remote frigate
#

stripe connect payments

#

it is a ecommerce application for selling products

#

Stripe connect account

dense hazel
#

Are you using express, standard accounts? Direct or destination charges?

remote frigate
#

I'm using destination charges, because in my code i have use library like this : stripe.Charge.create to create a charge before that i create a account by using stripe.Customer.create like this also

dense hazel
#

Then I'm not sure I understand where the issue lies

#

How to be able to make the payment with stripe connect
If you're already doing destination charges, then that is a Connect payment