Questions tagged [payout]
50 questions
0
votes
0 answers
How do I create Payout Object in Stripe using only customer ID?
Please,help me with an issue.
I get a token from javascript (using stripe.js) and pass it to my php script to create a customer :
$customer = \Stripe\Customer::create(array(
"description" => "Customer for blah-blah-blah",
…
-1
votes
1 answer
Testing PayPal payouts
I've seen the requirements for the Paypal Payout. It says that accounts should be business type and that the platform account should request a payout access to PayPal. I'm from the Philippines, but my client is in Australia so they can make the…

TS keiC
- 1
- 2
-1
votes
1 answer
PayPal payout fee are always on sender side
I’m using PayPal restapi for payout. What we trying to achieve is to put fee on recipient side rather than on our side. Our platform pay other for their service and it makes sense to put fee on their side.
I contacted PayPal support and they give…

Milos
- 543
- 8
- 15
-2
votes
1 answer
payment gateway transfer/withdraw request from paystack to customers in flutter
I am making app where parents and students look up for tutors and hire them. I have set different pricing for tutors. So when student/parent pay the teacher suppose 500 NGN. How am I gonna make the tutor to request the withdraw/ transfer of money…

Hammas Ali
- 454
- 1
- 4
- 13
-3
votes
1 answer
Payout with PayPal using card details?
Im using paypal api for my payment integration , in my application there is flow for payout to customers where i can able to payout to the customers paypal account but how can i payout to customer credit/debit card

Ajith Kumar
- 25
- 1
- 8