Questions tagged [chained-payments]

A chained payment is a payment from a sender that is indirectly split among multiple receivers. It is an extension of a typical payment from a sender to a receiver, in which a receiver, known as the primary receiver, passes part of the payment to other receivers, who are called secondary receivers.

70 questions
0
votes
1 answer

Delayed chained payment PayPal fee documentation issue

I'm using Delayed Chained Payment in this project: https://github.com/paypal/adaptivepayments-sdk-dotnet in sandbox environment. When I use default fee settings (feesPayer.field = null) fees work according to documentation…
exeq
  • 379
  • 1
  • 5
  • 15
0
votes
1 answer

adaptive Chained Payments failed code 520009 - account is restricted

I am trying to set up a chained payment (working perfectly for the sandbox environment), but am getting error 520009 (Account is restricted) for live . First reply response form PayPal Array ( [responseEnvelope] => Array ( [timestamp] =>…
0
votes
1 answer

Disable Secondary Receiver on PayPal Adaptive

I am setting up a system that takes payments through PayPal. I'm using adaptive chained payments so I can charge a transaction fee to my users on free accounts, but it seems as though adaptive MAKEs you have a secondary receiver and makes the…
bswuft
  • 103
  • 1
  • 8
0
votes
1 answer

Error While testing chained payment on ios

I am an iphone developer, first time trying to implement pay-pal transections in my project. I have implemented simple project to perform chained payments with paypal sdk, but it gives me an error that "payment declined. The recipient cannot receive…
0
votes
1 answer

Paypal chained payments and conditionally approved app

I developed a website which uses the Paypal chained payments. It works fine with the Sandbox but when I move to production the Paypal API says the user doesn't have permissions to use chained payments. I requested the permissions needed by my…
Fakito
  • 95
  • 1
  • 8
0
votes
1 answer

PayPal Adaptive Chained Payments: How to hide Secondary Receivers from Sender?

Documentation says: Chained payments are useful in cases when the primary receiver acts as an agent for other receivers. The sender deals only with the primary receiver and does not know about the secondary receivers, including how a payment…
vladimir
  • 2,635
  • 3
  • 23
  • 26
0
votes
1 answer

PayPal Adaptive Chained Payments in the sandbox

Chained payments in PayPal Adaptive Payments is documented as only being available with approval: https://developer.paypal.com/webapps/developer/docs/classic/adaptive-payments/integration-guide/APIntro/ Is it possible to use it in the Sandbox…
tomtaylor
  • 2,309
  • 1
  • 22
  • 36
0
votes
1 answer

Seeking a Paypal Chained-Payments tutorial

I am currently working on a website that allows my users to upload and sell music. My only problem is that I can't seem to find any coherent tutorials regarding the use of chained-payments specifically. Does anyone know where I can retrieve this…
Solly
  • 11
  • 3
0
votes
0 answers

Paypal chained adaptive payment in android application

I'm trying to build an application with paypal adaptive payment (chained) but I dont know from where to start. I have built a demo that uses Paypal_MPL library app but have not tested it since I belong to a country which is not supported. However…
Shah
  • 385
  • 1
  • 6
  • 15
-2
votes
1 answer

receiver 1 can approve to send money to receiver 2 in chained paypal payments?

receiver 1 can approve to send money to receiver 2 in chained paypal payments ? Please see picture in link http://image.ohozaa.com/i/240/O3um1P.jpg Ok, i'm market place and i'm receiver 1 When sender send money , normally receiver 1 and receiver 2…
1 2 3 4
5