Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Magento 2: Reauthorization not returns needed variables #9442

Closed
shahankitb997 opened this issue Apr 28, 2017 · 5 comments
Closed

Magento 2: Reauthorization not returns needed variables #9442

shahankitb997 opened this issue Apr 28, 2017 · 5 comments
Assignees

Comments

@shahankitb997
Copy link

shahankitb997 commented Apr 28, 2017

In continue with #9336

Reauthorization Returns

'AUTHORIZATIONID' => '45610683DL9281543',
'TIMESTAMP' => '2017-04-28T01:20:31Z',
'CORRELATIONID' => '5a5a4056b1d7',
'ACK' => 'Success',
'VERSION' => '72.0',
'BUILD' => '32996991',
'PAYMENTSTATUS' => 'Pending',
'PENDINGREASON' => 'authorization',
'PROTECTIONELIGIBILITY' => 'Eligible',
'PROTECTIONELIGIBILITYTYPE' => 'ItemNotReceivedEligible, UnauthorizedPaymentEligible'

Not returning parent_payment & mainly valid_until.

Not sure wether it's related issue or not

https://developer.paypal.com/docs/api/payments/#authorization_reauthorize

@magento-admin @magento-team

@YPyltiai
Copy link

Hello @shahankitb997,

Thank you for reporting. Let us check it.
@joni-jones, may you please look into this issue? Check if it is related to #9336 or not, please.

@YevSent
Copy link
Contributor

YevSent commented May 3, 2017

Hi, @shahankitb997, Magento uses NVP API for PayPal Express Checkout and NVP Reauthorization response does not have the parent_id and valid_until fields.

I'm closing this ticket as not an issue.

@YevSent YevSent closed this as completed May 3, 2017
@shahankitb997
Copy link
Author

Hi @joni-jones , Understand can you give me working example of Reauthorization in Magento 2.1.6 CE.

Otherwise Can you help to give answer of below ones?

https://magento.stackexchange.com/questions/172143/magento-2-how-to-reauthorize-paypal-payment-store-all-information

@YevSent
Copy link
Contributor

YevSent commented May 3, 2017

@shahankitb997, Magento has not built-in functionality for PayPal integrations to process reauthorization.

@shahankitb997
Copy link
Author

Hi @joni-jones, Stuck on reauthorization from so many days. How to perform reauthorization for PayPal authorized transaction programmatically? I hope u read stackexchange question.

Please help/guide to solve this. In corePHP it also seems not working.

magento-devops-reposync-svc pushed a commit that referenced this issue Dec 31, 2024
Implement extensible data re-encryption mechanism and decommission existing one
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants