#vin_dev

1 messages ยท Page 1 of 1 (latest)

celest ermineBOT
vast hollow
#

Why do you wan to charge $1? What are you really trying to do?

stark dust
#

we want show $100 price to user but for first 100 or 150 users we charged $1 & start free trial for those users

vast hollow
#

Why not just apply a discount? Also you can't really charge an amount and start a free trial

stark dust
#

can you share a method of free trial i think its better

vast hollow
#

You're using Elements, right?

stark dust
#

yes ๐Ÿ˜„

vast hollow
stark dust
#

ok got it buddy

#

so, we have two plans
1 : Month, Half yealy, Yearly
2: 100strips, 200strips, 300strips (strips price chnage on plan ok)

then after submit checkout form user charged so how to stop because subscription start after device(strips) deliverd and its take max 10 days

vast hollow
#

I think we spoke about this earlier, no?

#

The Subscription will always start when you create it. If you want to delay the payment you can use the parameters we spoke about

#

Or, you could just collect the payment information from your user, and then programmatically create the Subscription n days later

stark dust
#

ok let me check

#

sorry didnt get a point in simple way i just stop collecting payment after submit checkout form
just collect payment details

vast hollow
#

I don't understand the question

ivory nymph
#

Hi there ๐Ÿ‘‹ jumping in as my teammate needs to step away soon. I'm also not sure I'm grasping your most recent statement/question. If there is still something we can assist with, then could you try rephrasing your question/concern?

stark dust
#

ok After fillup this form user was charged,
so we need to stop collecting payment (charged) & just saving payment details

#

need to stop collecting payment just store a user card details

#

i am using elements

ivory nymph
#

You'll then create the Customer's Subscription from your backend code, and provide it the ID of the Payment Method that was created by the Setup Intent.

stark dust
#

ok thank you

#

i will come back if i stuck ๐Ÿ˜„

ivory nymph
#

Any time!