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

Subscription Id not passed #104

Closed
kevinn13 opened this issue Mar 28, 2016 · 6 comments
Closed

Subscription Id not passed #104

kevinn13 opened this issue Mar 28, 2016 · 6 comments

Comments

@kevinn13
Copy link

there is an issue with subscription id numbers not being passed by get transaction details. They just appear blank this is intermittent and works when it wants to.

@randstraw
Copy link

Is this on live or sandbox? Would you be able to provide a correlation id from one of the responses that had the missing information?

@kevinn13
Copy link
Author

kevinn13 commented Apr 8, 2016

hi randy

Thanks for your reply its been like this for over a month it works intermittently on live version sandbox seems ok, but it seems to have got worse the last week. There is a thread on stack about it also http://stackoverflow.com/questions/36167635/paypal-api-nvp-response-for-gettransactiondetails-missing-subscription-id

Here is my response code hope its what you needed if not let me know.
CorrelationID =8b25b4fb9b83f

Heres a few more

[CorrelationID] => 71941bc1c9773
[CorrelationID] => 921b19657801
[CorrelationID] => 22231771da3f8

Typical return array

                [Subscription] => PayPal\EBLBaseComponents\SubscriptionInfoType Object
                    (
                        [SubscriptionID] => 
                        [SubscriptionDate] => 
                        [EffectiveDate] => 
                        [RetryTime] => 
                        [Username] => 
                        [Password] => 
                        [Recurrences] => 
                        [Terms] => 
                        [reattempt] => 
                        [recurring] => 
                    )

Regards

@randstraw randstraw added the bug label Apr 12, 2016
@randstraw
Copy link

For internal tracking PPPLMER-13093

@randstraw
Copy link

Additional internal tracking id PPPLCONSMR-32170

@randstraw
Copy link

@kevinn13 a fix for this issue should have been pushed yesterday. Would you be able to review to see if you are getting the expected results?

@kevinn13
Copy link
Author

Hi Randy

Can report it all seems to be working ok again.

Thanks for fixing

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

No branches or pull requests

2 participants