Closed AnirudhBhat closed 1 month ago
App Name | WooCommerce-Wear Android | |
Platform | ⌚️ Wear OS | |
Flavor | Jalapeno | |
Build Type | Debug | |
Commit | 34db50bbf402b4290f05ee85016bc1367c09bbee | |
Direct Download | woocommerce-wear-prototype-build-pr12786-34db50b.apk |
📲 You can test the changes from this Pull Request in WooCommerce Android by scanning the QR code below to install the corresponding build.
App Name | WooCommerce Android | |
Platform | 📱 Mobile | |
Flavor | Jalapeno | |
Build Type | Debug | |
Commit | 34db50bbf402b4290f05ee85016bc1367c09bbee | |
Direct Download | woocommerce-prototype-build-pr12786-34db50b.apk |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 40.84%. Comparing base (
dd1bf89
) to head (7afe350
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Closes: #12729
Description
This PR fixes the incorrect "Learn More" link for the Pay in Person option in the payments menu. Previously, we used two different links for WooCommerce Payments and the Stripe payment gateway, but the content at these URLs had moved, resulting in irrelevant content being displayed. Now, a single URL is used, providing the correct information for both payment gateways.
Steps to reproduce
learn more
link under thePay in Person
optioncash on delivery
is opened.The tests that have been performed
Tested that the URL content is proper for Pay in Person option.
Images/gif
https://github.com/user-attachments/assets/96aad8fd-2ab2-42f9-9644-f03ec02c628f
RELEASE-NOTES.txt
if necessary. Use the "[Internal]" label for non-user-facing changes.Reviewer (or Author, in the case of optional code reviews):
Please make sure these conditions are met before approving the PR, or request changes if the PR needs improvement: