-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Open
Labels
Progress: ready for groomingReported on 2.4.xIndicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.feature request
Description
This issue is automatically created based on existing pull request: #39896: Added order_place_redirect_url to SelectedPaymentMethod and OrderPaymentMethod result
Description (*)
This PR allows GraphQL to return the order_place_redirect_url, this way paypal and other PSPs would be able to support orders being placed using GraphQL.
Manual testing scenarios (*)
- Set up the PayPal payment method (or another making use of the order_place_redirect_url)
- Add products to cart, perform regular checkout steps.
- Call the setPaymentMethodOnCart graphql mutation and check if
order_place_redirect_urlis available. - Call the placeOrder graphql mutation and check if
order_place_redirect_urlis available.
Contribution checklist (*)
- Pull request has a meaningful description of its purposeAll commits are accompanied by meaningful commit messagesAll new or changed code is covered with unit/integration tests (if applicable)README.md files for modified modules are updated and included in the pull request if any README.md predefined sections require an updateAll automated tests passed successfully (all builds are green)To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Metadata
Metadata
Assignees
Labels
Progress: ready for groomingReported on 2.4.xIndicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.feature request
Type
Projects
Status
No status
Activity
m2-assistant commentedon May 12, 2025
Hi @engcom-Bravo. Thank you for working on this issue.
In order to make sure that issue has enough information and ready for development, please read and check the following instruction: 👇
Area: XXXXXlabel to the ticket, indicating the functional areas it may be related to.2.4-developbranchDetails
- If the issue is reproducible on2.4-developbranch, please, add the labelReproduced on 2.4.x.- If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!
Issue: Confirmedonce verification is complete.m2-assistant commentedon May 20, 2025
Hi @engcom-November. Thank you for working on this issue.
In order to make sure that issue has enough information and ready for development, please read and check the following instruction: 👇
Area: XXXXXlabel to the ticket, indicating the functional areas it may be related to.2.4-developbranchDetails
- If the issue is reproducible on2.4-developbranch, please, add the labelReproduced on 2.4.x.- If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!
Issue: Confirmedonce verification is complete.engcom-November commentedon May 21, 2025
Hello @indykoning ,
Thank you for your report and collaboration.
After reviewing the description, we’ve identified this as a feature request. Therefore, we are categorizing it accordingly.
Thank you!