Skip to main content

Questions tagged [paypal-adaptive-payments]

The Adaptive Payments API enables an entity to send money in many different scenarios, from simple to complex. For example, you might build a small send money application for a social networking site or a robust payroll system.

paypal-adaptive-payments
0 votes
1 answer
21 views

Locating Existing APP ID for Adaptive Payments in PayPal Business Account

I'm reaching out for some assistance regarding my PayPal business account. Long back, I have generated an APP ID to use with the PayPal Adaptive Payments API for a project. However, I currently do ...
Kamal's user avatar
  • 513
0 votes
0 answers
53 views

Paypal create order request gives me Unhandled Exception: DioException [bad response]: The request returned an invalid status code of 400. in flutter

Here is my code let me know where i am going wrong i am generating order request using sandbox url for create order createOrder({accessToken})async{ var headers = { 'Content-Type': '...
mussadiq jamil's user avatar
0 votes
1 answer
49 views

PAYMENT accepted with European Card, REFUSED with Latin America card

I've successfully integrated the paypal buttons in my website. with the REST API + PHP :D I live in France and I'm from Colombia, so I did some tests with my real french card and transactions were ...
Alejandro Lucena's user avatar
0 votes
1 answer
46 views

I need some help setting up paypal's gateway

I'm building a website and I need to make a payment system. I'm not really sure where to start from, but I already have the website build, I just need to intergrade paypal. In the following code you ...
Raid Akrich's user avatar
2 votes
1 answer
288 views

Paypal payment gateway add flutter app with magento 2 web details username , password , signature Magento 2?

I have Magento 2 details username , password , signature ( Paypal payment gateway ). How to add Paypal payment gateway in flutter app with this ( Magento 2 Paypal ) details. Already implement with ...
Alpesh Kukadiya's user avatar
0 votes
1 answer
125 views

What does it mean when paypal decline my card?

I'm new to payment integration. I have integrated a payment gateway in our software but when I tried it using my card, it was declined saying that "Unfortunately we could not add this card. Try ...
San's user avatar
  • 359
0 votes
1 answer
285 views

Callback on Paypal.me link or alternative API

Hello dear stackoverflow PayPal community, I will start by explaining the use case: I have an app that let the users accept donations, but offer to the donors something in return for their donations. ...
louffi's user avatar
  • 215
2 votes
1 answer
39 views

transactions history using my secret in a live PayPal application

I have a PayPal application that I just got to live mode using the developer console in PayPal In this application I will using my PayPal application to transfer money between our users. So far so ...
c137's user avatar
  • 270
0 votes
1 answer
24 views

If i was send a payment by a money making app but my paypal account os not yet to be receiving payment because of the financial laws of my country

Kk if the payment reaches 30 days and I haven't claim the payments will I have to reclaim the payment or I can't have access to the payments anymore ,note that PayPal hasn't add a receiving payment to ...
Ridwan's user avatar
  • 1
0 votes
1 answer
1k views

How to split incoming payments into two or more accounts? 2022 (Paypal or other platform?)

We are a team of completely junior developers and we'd like to know if there's a way to split incoming payments -equally- into different accounts, wether it's through Paypal or other platform. For ...
Andres De Innocentiis's user avatar
0 votes
1 answer
383 views

Is there any way to split payment between multiple accounts using paypal API?

we need to split the payement of users between multiple accounts (partners) using the paypal API, for example if a user pays $100, account A gets 30% and account B gets 70%, we are using nodejs as our ...
Ahmed Amine Lamrhary's user avatar
0 votes
1 answer
149 views

Paypal Adaptive Payment

We are integrating the Adaptive Payments to receive payment from one user and parallel payment to two user's accounts. Now as per the PayPal guide this is now deprecated the https://developer.paypal....
kapilfullestop's user avatar
-1 votes
1 answer
131 views

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 ...
TS keiC's user avatar
0 votes
1 answer
1k views

Pre-fill PayPal Billing details for credit card

Trying to pre-fill some details for the card payment based on https://developer.paypal.com/docs/checkout/integration-features/standard-card-fields/. But the example https://developer.paypal.com/docs/...
Maik Kwi's user avatar
-1 votes
1 answer
27 views

Paypal adaptive payments blocking payment because of regulatory requirements

I've suddenly been getting this error since yesterday when paying multiple accounts: "Invalid request: We had to block this payment because it didn't comply with regulatory requirements". ...
g_b's user avatar
  • 12.3k

15 30 50 per page
1
2 3 4 5
69