vincentchacha / e-wallet

Wallet project based on laravel. The project is integrated with stripe for card payments and paypal APIs. It is 90% complete with features including deposits send money with cool ui. Clone the project and start your wallet system asap. cheers
91 stars 69 forks source link

Withdraw TO Paypal #2

Closed mahuaroy closed 4 years ago

mahuaroy commented 6 years ago

Dear Sir,

Withdraw to Paypal is not working. Can you give me some basic information for this so that I can try this to complete.

Regards.

vincentchacha commented 6 years ago

Hi, I did not implemented the feature of withdraw to paypal on the code. You can do it using the payout functionality provided by paypal.

On Feb 18, 2018 6:13 AM, "Mahua Roy" notifications@github.com wrote:

Dear Sir,

Withdraw to Paypal is not working. Can you give me some basic information for this so that I can try this to complete.

Regards.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/vincentchacha/e-wallet/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/AMqjFYPeJaaSQLqT7ZvX8SqJdNClXauXks5tV5VJgaJpZM4SJjWH .

blorieju commented 5 years ago

Hello Sir,

I would like to ask, where can I setup the configuration on PayPal? I'm interested to test your application :) I can't find it on .env parameters to put my sandbox details and also I would like to include this functionality withdraw to paypal. Do you also have send money functionality directly to credit card?

vincentchacha commented 5 years ago

Hello @blorieju you can set up paypal details on the config/paypal.php file and set them up. The send money functionality is not included, but if you need the functionality you can drop me an email.