#Anjali - connect

1 messages ยท Page 1 of 1 (latest)

olive hedge
#

Hello, have you been able to read much on our product Stripe Connect?

severe jewel
#

Yes. I have crated one test checkout using your prebuilt form. It is working fine in my localhost. My doubt is that is it necessary to add products at the dashboard or we can do it maually suing code?

#

created**

#

using**

#

I need to implement stripe connect into it.

scenic finch
#

Hi there ๐Ÿ‘‹ yes, you can create products via our API as well as doing so through the dashboard.
https://stripe.com/docs/invoicing/products-prices?dashboard-or-api=api
https://stripe.com/docs/api/products/create

Use the Invoicing API to manage products and prices.