#raza96raza

1 messages ยท Page 1 of 1 (latest)

primal thunderBOT
dapper goblet
#

Hi ๐Ÿ‘‹

#

Do you mean you don't want to create the Product/Price records in Stripe?

pearl crow
#

yes

#

i just want to send like a JSON Object for you to display in your FE where customers will be redirected to pay

#

like in paypal

dapper goblet
#

What kind of front-end are you considering?

pearl crow
#

My ecommerce software already does the products, promotions, cuppons management and that stuff

#

Well we are using Angular for FE and .NET for BE

dapper goblet
#

Without Product records we can't display product details. You would need to build that yourself

pearl crow
#

Ok, no problem.
But i still can do the payments with you?

#

Creating the view in FE is easy for us

#

But in that case how would we use Stripe payments?

pearl crow
dapper goblet
#

Because that is how we built our products

#

But yes you can use Payment Intents and Stripe.js to collect payment method information and charge customers.