#meenal-checkout

1 messages ยท Page 1 of 1 (latest)

sacred jay
#

๐Ÿ‘‹ Happy to help

#

Can you explain what "break" is and when do you expect proration to occur?

thick fulcrum
#

on this page, would the amount breakup be visible?

#

if i have provided all the subscription details?

#

like quantity and gst and proration if subscription is getting upgraded

sacred jay
#

If the user upgrades from an existing subscription, payment will be collected via Invoice, not Checkout Session

#

There will be line_items breakdown in the invoice

thick fulcrum
#

so would we need to send an invoice to the email? cann't we ask on our portal itself in the same flow?

#

and if the person pays via email, how would i know that the person has paid for my subscription.

#

?

sacred jay
thick fulcrum
#

so do we have a tiimeout to be showcased on our portal so that they go to the email and pay quickly?

#

atleast for the first time payment the quantity and everything would be visible?

sacred jay
#

Let's step back a bit

#

For initial subscription, user will make payment on Checkout Session if you use Checkout Session integration. It will show the the plan that listed in line_items

#

So you can redirect the customer to Checkout Session to complete the subscription signup

#

For future upgrade of the subscription, the payment will be charged to the payment method saved in the initial sign up automatically

thick fulcrum
#

For future upgrade of the subscription, the payment will be charged to the payment method saved in the initial sign up automatically : if we dont want automatic payment , then via the invoice on the email?

#

also, if a subscription is expired, and we create a new subscription then can we have the payment through session?

sacred jay
#

For future upgrade of the subscription, the payment will be charged to the payment method saved in the initial sign up automatically : if we dont want automatic payment , then via the invoice on the email?
Do you plan to invoice the customer for every cycle or just for upgrading the subscription?

#

if a subscription is expired, and we create a new subscription then can we have the payment through session?
Yup, this is the recommended way

thick fulcrum
#

we wont charge him recursively, we will setup lets say a 5 year plan, and take all the money at once and then will pause the payment collection. after that if he upgrade to some other plan, again we need to prorate and charge him based on the new plan

sacred jay
#

So that the payment won't be collected automatically and invoice will be sent

thick fulcrum
#

okay thanks

sacred jay
#

No problem! Happy to help ๐Ÿ˜„

thick fulcrum
#

๐Ÿ˜€