-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Close PayPal popup window in case of rejected request #10820
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
Merged
magento-team
merged 2 commits into
magento:develop
from
vovayatsyuk:fix-opened-paypal-express-in-context-popup
Sep 13, 2017
Merged
Close PayPal popup window in case of rejected request #10820
magento-team
merged 2 commits into
magento:develop
from
vovayatsyuk:fix-opened-paypal-express-in-context-popup
Sep 13, 2017
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
magento-team
pushed a commit
that referenced
this pull request
Sep 13, 2017
Contributor
|
@vovayatsyuk Can we get this one backported into 2.2? |
Member
Author
|
Yep, I will create a backport PR shortly |
4 tasks
okorshenko
pushed a commit
that referenced
this pull request
Nov 9, 2017
okorshenko
pushed a commit
that referenced
this pull request
Nov 9, 2017
okorshenko
pushed a commit
that referenced
this pull request
Nov 9, 2017
Public Pull Requests #12139 9768: Admin dashboard Most Viewed Products Tab only gives default attribute set's products(backport for 2.2) by @RomaKis #12131 [Backport 2.2] Close PayPal popup window in case of rejected request #10820 by @vovayatsyuk #12082 Products in cart report error when we have grouped or bundle product by @mihaifaget #11719 10920: Sku => Entity_id relations are fetched inefficiently when inserting attributes values during product import. by @nmalevanec #12031 Improve urn in xhtml by @enriquei4 #11988 10195: Order relation child is not set during edit operation(backport from 2.3 to 2.2) by @RomaKis #11962 11793: Magento2.1.5 admin shipping report shows wrong currency code by @RomaKis #11947 Fix json encoded attribute backend type when attribute value is null by @tkotosz #11902 #9151: [Github] Sitemap.xml: lastmod timestamp can contain invalid dates by @serhii-balko #11857 CMS Page - CMS Page - Force validate layout update xml in production mode when saving CMS Page - Handle layout update xml validation exceptions by @adrian-martinez-interactiv4 #11722 6802: Magento\Search\Helper\getSuggestUrl() not used in search template. by @nmalevanec #11461 [ISSUE-10811][BUGFIX] Update .htaccess.sample to replace FollowSymLin… by @diglin Fixed Public Issues #9768 Admin dashboard Most Viewed Products Tab only gives default attribute set's products #12079 Products in cart report error when we have grouped or bundle product #10920 Sku => Entity_id relations are fetched inefficiently when inserting attributes values during product import #6661 XHTML templates Don't Use Schema URNs #10195 Order relation child is not set during edit operation. #11793 Magento2.1.5 admin shipping report shows wrong currency code #9151 Sitemap.xml: lastmod timestamp can contain invalid dates #6802 Magento\Search\Helper\getSuggestUrl() not used in search template #10811 Replace FollowSymLinks with SymLinksIfOwnerMatch
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
PayPal express pop-up stays opened when the 'setPaymentMethodAction' request was rejected.
Manual testing scenarios
set-payment-informationactionContribution checklist