Paypal Adaptive setup

This topic contains 16 reply and 8 voices, and was last updated by arturo 9 years, 8 months ago
Viewing 15 Posts - 1 through 15 (of 16 total)
Author Posts
April 8, 2014 at 6:31 am 18222
arturo I got approved from what they said and added an email that I wanted to use for accepting chained payments. My questions is, do I need the join the "PayPal Payments Pro"? If not, I went into my business account and got my App Username, App Password and App Signature. I couldn't find the "API App ID" and that may be in the paypal payments pro. I registered a few test accounts and listed a few products. the accounts were all ACTIVE. I went to add a product from each seller to a cart and when I went to finalize the purchase it said... How can I fix this?
April 8, 2014 at 11:37 am 18244
Nizam Uddin Nizam Uddin

Hello Jay
You don’t need to join Paypal Payment Pro. If you want to test adaptive payment using sandbox then App ID is not necessary but for live you must need App ID. To get App ID you need to register an App in Paypal . Please follow this documentation https://developer.paypal.com/docs/classic/lifecycle/goingLive/#register
Thank you..

April 8, 2014 at 8:03 pm 18291
Jay Jay

ok, thx that helps.

what do I check for 3rd Party PermissionsRequest users grant you permission to make API calls on their behalf?

April 9, 2014 at 5:35 am 18316
Jay Jay

I am a bit confused. I got my LIVE APP ID from http://apps.paypal.com and clicked on classic api apps. I am not sure where I get the App Username, App Password and App Signature from? In my paypal account it says API username, API password, etc. is that the same thing?

I am getting an error when processing a payment.

log file info:

04-08-2014 @ 23:18:51 – Payment Response: PayResponse Object
(
[responseEnvelope] => ResponseEnvelope Object
(
[timestamp] => 2014-04-08T16:18:51.962-07:00
[ack] => Failure
[correlationId] => df284d572e48e
[build] => 10273932
)

[payKey] =>
[paymentExecStatus] =>
[payErrorList] =>
[paymentInfoList] =>
[sender] =>
[defaultFundingPlan] =>
[warningDataList] =>
[error] => Array
(
[0] => ErrorData Object
(
[errorId] => 560029
[domain] => PLATFORM
[subdomain] => Application
[severity] => Error
[category] => Application
[message] => The required X-PAYPAL-APPLICATION-ID header is missing from the HTTP request
[exceptionId] =>
[parameter] => Array
(
[0] => ErrorParameter Object
(
[name] =>
[value] => X-PAYPAL-APPLICATION-ID
)

)

)

April 9, 2014 at 12:59 pm 18345
Mahi Mahi

What is your paypal account status? make sure its a Premier or Business account.

Also, did you apply for your Paypal Adaptive account? and got approved? Is yes, then you should know what is your app ID. It provides by paypal.

Then, go to Profile -> Account Information -> Request API credentials

Get your API details.

We explained in more details here: http://wedevs.com/18319/paypal-adaptive-payments-add-dokan/

April 11, 2014 at 5:31 am 18493
Jay Jay

I have read the documentation and I am not sure what I am doing wrong. I got the app approved at apps.paypal.com and grabbed my APP ID from there. I logged into my paypal account MY SETTING TOOLS–> API ACCESS (View API Signature) and grabbed the API Username, Password and signature. I entered all that information in my dokan adaptive plugin and all I get is an invalid transaction when processing a transaction.. The account is a verified business as well. Any help or insight would be greatly appreciated.

April 11, 2014 at 6:05 am 18497
Mahi Mahi

Then i am confused too!
Possible to share site and login details? Email us – info at wedevs.com

April 11, 2014 at 6:07 am 18498
Jay Jay

yes, I am sending my details now.

April 11, 2014 at 7:32 am 18500
Rachelle Rachelle

Let me know if you figure it out please! 🙂

April 11, 2014 at 7:33 am 18501
Jay Jay

I gave them access to look at it and I will keep you updated.

April 12, 2014 at 3:33 am 18545
Rachelle Rachelle

I don’t know if you have figured this out yet but I finally got some answers from paypal. They said if you go to this link then this is the information you input in the plugin for App Username, App Password, and App Signature.
https://www.paypal.com/cgi-bin/webscr?cmd=_get-api-signature&generic-flow=true

Then you go to this link to create and/or get your AppID once it is completely registered, which should take about 7 days they said.
https://apps.paypal.com

But there is an issue with the pay key that I just posted about apparently. :/ So confusing! 🙂

April 12, 2014 at 5:06 am 18546
Jay Jay

i got my APP-ID from going to apps.paypal.com and just registering for parallel. I decided to use this for my store. It automatically approved my application with no waiting.

Also, wedevs gave an update for paypal adaptive so be sure to update to that as well. Let me know once you get your APP-ID approved.

June 25, 2014 at 8:16 pm 22442
Jason Jason

Jay have you managed to get this working yet?

I had a look at the new app form and it is very confusing!

June 25, 2014 at 8:26 pm 22444
Mahi Mahi

@Jason, have you downloaded new version? if not, then download it from your Dashboard and re-install it.

July 13, 2014 at 8:24 am 23421
roderswiss roderswiss

Really confusing, I’m getting frustrated.

I’m simply not getting through the sandbox testing phase. I get the same error as Jay.

I can’t even test with my sandbox account. I think Wedevs team should create a simple straight forward tutorial on how to create the paypal app, where to apply for a paypal adaptive app, where to get sandbox info, how to setup everything and get things up and running.

:/

July 13, 2014 at 11:50 am 23427
Sk Sk

Please go to this link ( https://developer.paypal.com/webapps/developer/applications/accounts ) to create sand box account and you will get API keys of the account by account’s profile (business account). personal account don’t need API key.

login to sand box by this link ( https://www.sandbox.paypal.com/ )

Thank you

Viewing 15 Posts - 1 through 15 (of 16 total)