#idhruv

1 messages ยท Page 1 of 1 (latest)

still ventureBOT
fleet echo
#

๐Ÿ‘‹ happy to help

sour pewter
#

then If thehost forgets to accept, then it should auto decline

sour pewter
fleet echo
#

you can't choose the timeline, usually for cards it's a 7 day margin

sour pewter
#

okay, and what exactly it means? didn't get the 7 day margin

#

okay got it, now as per this doc if we are creating the payment_intent to authorize the money and charge it later, do we need to store it in db? so that later we can use it to capture the funds when host accepts the booking from user. is this flow correct?

sour pewter
#

okay but isnt that illegal, like storing the PI in db

fleet echo
#

you just need the PI id

sour pewter
#

and another question, let's say that host rejects the booking request, then how can we manually release the fund instead of waiting 7 days for auto release?

fleet echo
#

or you can do something different

#

you can store some metadata on the PI itself

#

and search for the PI by metadata

sour pewter
#

ohh

fleet echo
sour pewter
sour pewter
#

got it, thanks