#koolknow

1 messages · Page 1 of 1 (latest)

short frigateBOT
tall kettle
#

Hello! The recommendation is to do that asynchonrously via webhooks. You'd receive a payment_intent.succeeded event.

novel marsh
#

soo this is important

#

right??

tall kettle
#

Yes it's important if you're handling post-payment action/fulfilment depending on success of the payment

novel marsh
#

im creating a project in django so can you help me out??

tall kettle
#

Sure, what with?

novel marsh
#

ride booking system

tall kettle
#

Which part specifically?

novel marsh
#

the price will be calculated with the distance

#

i want to confirm that the webhooks are important or not??

tall kettle
#

It would depend on your payment flow and what details/information you need post payment. In most cases yes webhooks are vital, but you may also need confirmation of payment success synchronously too

novel marsh
#

right

#

soo how can i do that

#

just to let you know that i am using django templates

tall kettle
novel marsh
#

yes it will be one time payment because different users can book diferent rides

tall kettle
#

Cool, than read the above and let me know what I can help with