#Phoesi

1 messages · Page 1 of 1 (latest)

wide yokeBOT
minor pumice
#

Yes there is, if you set the billing cycle anchor of the subscription to be the 1st of the month and turn prorations on, you will only charge for the rest of the first month

#

Looking for a helpful doc here

ember summit
#

My subscription is created only after the payment, because I only use product with recurring when I create my checkout, so is it possible with those type of products ?

#

I need to define proration on before the customer pay

#

but with the checkout method, the subscription is created after payment or during the payment

#

is it possible to create subscription (to turn on proration) and start checkout payment with this ?

minor pumice
#

Oh you are using our Checkout product? Like users are paying on a Stripe hosted page?

ember summit
#

yes

minor pumice
#

Gotcha. Checking in to whether Checkout can do this

#

Unfortunately it looks like Checkout can't do this at the moment. One other option is that you could directly create the subscription and link your user to the Stripe hosted invoice page. It would also be a Stripe hosted page that the user can pay on, though the UI is different https://stripe.com/docs/invoicing/hosted-invoice-page

Use the Hosted Invoice Page to securely collect payment from your customers.

ember summit
#

Thank you ! I will look for this solution, that seems to be a good alternative. 🙂