#Sebastian Cortabarria - Checkout Quantity

1 messages ยท Page 1 of 1 (latest)

noble wren
#

HI ๐Ÿ‘‹

#

Question: Are these just Payment checkout sessions or Subscription?

regal ibex
#

payment

#

I've looked into the other events, apart from the checkout.session.completed, but those dont see to have that info either.

noble wren
#

How are you creating the Checkout Session?

regal ibex
#

stripe's ruby gem -> Stripe::Checkout::Session.create()

noble wren
regal ibex
#

perfect, i'll take a look into it, tahnk you

#

there is no escape form making a new request it seems

noble wren
#

Sorry I didn't think of it sooner. They made quantities adjustable after I built my test integrations.
Nope, gotta hit that API.

regal ibex
#

thank you very much ๐Ÿ˜„