#vadim70

1 messages · Page 1 of 1 (latest)

celest hamletBOT
onyx viper
#

I guess it will be price_id stored on frontend side which will go along POST request.

dusty lantern
#

Checkout expects price_xxx IDs. Whether you provide the from your React app, or look them up in your backend is entirely dependent on your integration

#

For example, you might have a cart in the frontend that can have multiple price_xxx IDs you'd send to the backend