#sahib

1 messages · Page 1 of 1 (latest)

dire domeBOT
upper oxide
#

👋 happy to help

stuck steeple
#

Is there any possiblity that all payment process done by server side only

#

@upper oxide

upper oxide
#

if a card is saved setup_future_usage: 'off_session'

#

then yes

stuck steeple
#

@upper oxide but after creating payment intent it show's status = 'requires_action' but I have to compelete this payment intent on my server side

upper oxide
#

where is your account located in?

stuck steeple
#

India

upper oxide
#

3DS is required in India

twin token
#

can you tell right flow for 3ds with subscription in docs is really confusing

upper oxide
#

@twin token please do not enter another thread

stuck steeple
#

@twin token I have payment method Id and customer but my client requires that payment is deducted before 6 hours of booking an order then how I can manage can you help me

twin token
#

yes i have done it but dont know flow is correct or not

lost sky
twin token
#

stripe people are not helping just saying refer to docs

lost sky
twin token
#

message me in personal @stuck steeple

upper oxide
stuck steeple
#

@upper oxide I have payment method Id and customer but my client requires that payment is deducted before 6 hours of booking an order then how I can manage can you help me

upper oxide
dire domeBOT
stuck steeple
#

@bronze mulchzan I don't want to hold any payment I run cron in my application to hit payment

lost sky
stuck steeple
#

@lost sky I am using in server side without interaction from client side

lost sky
#

sorry but that's not how Stripe works, you need a frontend client side component to accept the card details.

stuck steeple
#

my client wants to book an order for future date when future date is comes. 1 hour before payment should be deducted

#

then how can I manage this

lost sky
stuck steeple
#

Is working with paymentIntent also?