#DjMoore44

1 messages · Page 1 of 1 (latest)

scarlet solsticeBOT
barren dome
#

Hey, can you clarify what you mean?

rain brook
#

Yes, is this public or private ?

#

okay i see that it is public

#

but i am trying to see how and who i can talk to so i can be able to make it to where someone has to show or perform certain actions in order to recieve payments with a p2p transaction. like provide a contract or a picture of delivery

barren dome
#

What's a p2p transaction?

rain brook
#

peer 2 peer

barren dome
#

What is that in the context of Stripe?

#

Are you a platform/marketplace?

rain brook
#

marketplace

barren dome
#

What you're describing should be largely possible, but can't advise how without understanding your business or how you use Stripe currently

rain brook
#

so, we sale custom shoes, but the issues is people sale fake or wrong sizes to clients too often so im trying to make it where they have to upload a pic of the shoes and upload a pic of the tracking reciept and then the buyer has to upload a pic of the delivery and pic of the shoes and leave a review and then the payment will go thru .

proud oriole
#

Hey! Taking over for my colleague. Let me catch up.

rain brook
#

hello?

proud oriole
#

Hi

#

So, if I well Understand your business case

rain brook
#

yes we use stripe

proud oriole
#

In order to processed payment, there are three types of charges:
https://stripe.com/docs/connect/charges
I suggest you to use destination charge:
https://stripe.com/docs/connect/destination-charges
So that your customers will transact with your Platform account for product, once you validate that the tow uploaded pictures and the order is valid, you proceed to reverse the funds to the buyer, take a look at this for further details
https://stripe.com/docs/connect/destination-charges#flow-of-funds-app-fee

rain brook
#

thank you, im tired, i will come back when i wake up.

proud oriole
#

With my pleasure, and don't hesitate to ask any follow-up Questions 🙂