Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

paypal return wrong approval url #650

Closed
playwolf719 opened this issue Sep 20, 2016 · 22 comments
Closed

paypal return wrong approval url #650

playwolf719 opened this issue Sep 20, 2016 · 22 comments

Comments

@playwolf719
Copy link

playwolf719 commented Sep 20, 2016

Required Information

  • PHP Version: 5.4
  • PayPal-PHP-SDK Version: 1.7.3
  • Debug ID(s):

Issue Description

paypal return wrong approval url (I'm from China)

image

Yesterday the url is ok with "sandbox", but today it's not. Please help me.

@ashishdots
Copy link

Same here....frustrated...
Please, anybody have solution regarding that...
It was working fine yesterday..

@thusitha92
Copy link

I'm also getting this error.
Yesterday it was work fine and today I'm getting a PayPal URL instead of a sandbox URL.
This needs to be fixed ASAP.

@playwolf719
Copy link
Author

playwolf719 commented Sep 20, 2016

@jaypatel512 Anyone here to solve the problem? My project is in a hurry!

@ashishdots
Copy link

All the developers are facing same issue out there :
http://stackoverflow.com/questions/39583509/this-transaction-is-invalid-paypal-php-sdk

Issue is still there...:(

@petrogad
Copy link

Same here. If someone sees this working could they update it?

I tried placing sandbox in front of my url, however that did not seem to be working either.

Thanks!

@drummingdemon
Copy link

Same here, sandbox stopped working a few hours ago...any update on a fix or workaround?

@playwolf719
Copy link
Author

@petrogad The change does't work, the only way is to wait? OMG

@petrogad
Copy link

agreed :)

@Verokster
Copy link

Verokster commented Sep 20, 2016

Same thing today with .NET SDK 1.7.4 )))

@bluk
Copy link
Contributor

bluk commented Sep 20, 2016

Thank you all for reporting this sandbox issue. We have an internal ticket PPPLMER-20280 to track this, and teams are working on a solution. We will report back when this issue is fixed.

@lyhoanglong
Copy link

me too, still waiting :(

@lyhoanglong
Copy link

lyhoanglong commented Sep 21, 2016

paypal sanbox is back 💃

@ashishdots
Copy link

:) its working fine again...

@randstraw
Copy link

Thank you for your patience and to those of you able to confirm it is resolved now.

@tseval
Copy link

tseval commented Sep 21, 2016

I got this problem again now. I have made no code changes in my end, but all of a sudden it redirects to the live site instead of the sandbox.

@saschanos
Copy link

Same for me. Can you please fix this?

@bluk
Copy link
Contributor

bluk commented Sep 21, 2016

SRE-43159 has been opened to track this re-occurance. Thank you for the report.

@bluk bluk reopened this Sep 21, 2016
@bluk
Copy link
Contributor

bluk commented Sep 21, 2016

This issue should be resolved again. Apologizes for the issue.

@bluk bluk closed this as completed Sep 21, 2016
@Styopchik
Copy link

still having problems

@jaypatel512
Copy link
Contributor

Hey @Styopchik !

We are not able to reproduce this anymore. We are successfully getting sandbox approval urls.

@Styopchik
Copy link

"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAY-8B948234AP549115FK7UT3YQ",
"rel": "self",
"method": "GET"
},
{
"href": "https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-5B012565SP4283102",
"rel": "approval_url",
"method": "REDIRECT"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAY-8B948234AP549115FK7UT3YQ/execute",
"rel": "execute",
"method": "POST"
}
]

@jaypatel512
Copy link
Contributor

The above link looks correct. It is pointing to sandbox correctly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests