PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Sunday, July 3, 2022

[FIXED] How to program Fiverr withdraw button?

 July 03, 2022     paypal, paypal-adaptive-payments, php     No comments   

Issue

I am wondering if anyone has experience using Freelance site like Fiverr and has experience how the seller withdraw button works in the backend.

Say, for example,

  1. A seller has earned $150 on Fiverr.
  2. Fiverr takes 14 days to clear the fund.
  3. After that, the seller can click withdraw Paypal Account button.
  4. The fund will automatically be sent to the seller's Paypal account .

How does the backend works for Step 3 and Step 4? In my observation, this happens instantly without any Fiverr CS. I feel like the cleared fund is sitting in Fiverr's account. When a seller click withdraw, the cleared fund will automatically be sent.

Thank you in advance for any ideas.

Cheers Marco


Solution

Fiverr is presumably a PayPal partner, so PayPal advises them directly on what specific integration to use, but one potential API they might be using is PayPal Payouts, which requires approval, or a specialized service such as Hyperwallet.



Answered By - Preston PHX
Answer Checked By - Pedro (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing