Questions tagged [paypal-here]
10 questions
2
votes
1 answer
Pre-populate payment information in PayPal Here from a web app?
Is it possible to open PayPal Here with a particular invoice or payment amount pre-populated? I am trying to enable a smooth workflow from a mobile web app to PayPal to swipe a credit card.
For example, can you create a deep link into the PayPal…

Corey Quillen
- 1,566
- 4
- 24
- 52
2
votes
1 answer
PayPal Here List of supported countries
I want to integrate PayPal Here in an application I am developing (support card present transactions into my app). Where can I find a list of supported countries ? I am interested if Romania is among them.
Thank you all

octav
- 51
- 5
1
vote
0 answers
Unable to find a specification for `PayPalHereSDKv2`
This is the code needed to be run : pod try PayPalHereSDKv2
and this is the error I get:
pod try PayPalHereSDKv2
Setup completed
Updating spec repositories
[!] Unable to find a specification for…

Muhamamd Zulqifle Tahmid
- 11
- 1
- 2
1
vote
0 answers
PayPal Here / Sideloader not using returnURL
I've been banging my head on this. I'm currently testing with my Android 9 phone / PayPal Here v.3.7.5 and PayPal Here Sideloader API. My initial tests using CC input would create the proper handling with the returnURL passing variables.
I just…

hanji
- 315
- 2
- 20
0
votes
1 answer
how payment can be deposited to merchants acc who(merchants) gave permissions to my application
For account of US based.
Currently merchants gave permission to my application to accept payment on their behalf to accept payments. but issue is i am always getting payment in my account not in registered merchant accounts.
i have used merchant…

Umesh Goti
- 39
- 5
0
votes
1 answer
Using the paypalhere sdk in react web app
I'm building a web app for inventory management. I've got React on the frontend, and Nodejs+mongodb on the backend. Our company vends at local events and most of our sales are paid with cards. To process card payments we use the Paypal Here app on…

kyle4real
- 76
- 1
- 4
0
votes
2 answers
PayPal Here Android SDK Error - BadConfiguration: Cannot proceed with this merchant account
I'm trying to integrate the PayPal Here swipers into a Xamarin Android app. Everything is fine until I try and give my credentials to the SDK. Specifically, the line containing the call to PayPalHereSDK.SetCredentials
public void InitializeSdk(…

Stinky
- 36
- 6
0
votes
0 answers
How to get the full creadit number form paypalhere SDK named "ios-here-sdk-dist-master", I am getting "maskedCardNumber" instead of whole number
I have successfully integrated the paypal Swipe card SDK named"ios-here-sdk-dist-master". I am getting the card details like "maskedCardNumber, cardholderName, cardholderFirstName, cardholderLastName, expirationMonth, expirationYear, extraData, ksn,…

Anand3777
- 448
- 2
- 5
- 16
0
votes
1 answer
How to solve "PayPalHereSDK" error "_xmlDocDumpFormatMemoryEnc", referenced from:
Hi Friends i am implementing "PayPalHereSDK" and i facing the issue "_xmlDocDumpFormatMemoryEnc", referenced from:" kindly guide me to solve this issue.
Thanks in advance.

Anand3777
- 448
- 2
- 5
- 16
-1
votes
1 answer
paypal refund order API return Authorization failed due to insufficient permissions
Currently i am redirecting order amount to merchant account that is working fine
but now when i perform refund operation getting persmission error
steps i followed :
gettting access token of merchant from his/her refresh token(stored in database)…

Umesh Goti
- 39
- 5