#_abhi_96

1 messages · Page 1 of 1 (latest)

molten sandalBOT
frank shoal
#

Could you elaborate a bit more?

#

What Doc are you following and what integration you are doing?

umbral jay
#

I am integrating stripe connect and checkout.
Building an NFT marketplace where buyers can create offers on certain nft and sellers can accept the offer, when seller accepts offer then the amount should be deducted from buyer account which was on hold and other offer amount should be refunded

frank shoal
#

amount deducted in buyer account sounds weird tome. Putting aside all the NFT details of your business, Checkout is where the buyer should pay to the Seller Stripe Account

umbral jay
#

like when we place a bid in an auction or apply for IPO, the amount gets frozen in our bank account, which is claimed when our bid is accepted or IPO shared gets alloted

#

similar implementation iam trying to implement

frank shoal
#

Sorry I am not familiar with all those processes. But generally yes you can have a lot of "offers" as uncaptured PaymentIntent, can decide to only capture 1 of them