#matiullahpro-transfer

1 messages · Page 1 of 1 (latest)

wheat cipher
#

Hi there!

sharp socket
#

req_5T1WLfxruNXMvX

#

@wheat cipher kindly reply

wheat cipher
#

Sorry for the delay, looking into this now.

#

So there might be an issue with your code.

#

Can you share your code?

sharp socket
#

It simple snippet shared in developer documentation....

wheat cipher
#

Can you copy paste it here?

#

As mentioned earlier, your API call worked and Stripe returned an object with the transfer ID. So it's your code who need to properly handle that.

sharp socket
#

$stripe->transfers->create([ 'amount' => 400, 'currency' => 'usd', 'destination' => 'acct_16aUb8EGmNbtKa74', 'transfer_group' => 'ORDER_95', ]);

wheat cipher
#

What is your question?

sharp socket
#

When i make a transfer request It return empty object...

wheat cipher
sharp socket
#

req_5T1WLfxruNXMvX

wheat cipher
#

Can you share your code?