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

Fix TrueMoney OTP payment method is missing from checkout page. #500

Merged
merged 2 commits into from
Jan 15, 2025

Conversation

Narum11
Copy link
Contributor

@Narum11 Narum11 commented Jan 15, 2025

Description

Fix TrueMoneyOTP payment method is missing from checkout page.

Root cause: It did not call capability api for TrueMoney block (code) because $wp->request is empty,
also wp->query_vars['rest_route'] is null for Checkout page. Then, this only return default source as TrueMoneyJumpApp.

Rollback procedure

default rollback procedure

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was signed with the committer’s verified signature.
chiragsalian Chirag Chandrakant Salian
@Narum11 Narum11 changed the title [APM-] Fix TrueMoney OTP payment method is missing from checkout page. Fix TrueMoney OTP payment method is missing from checkout page. Jan 15, 2025
@Narum11 Narum11 merged commit 7ef0118 into develop Jan 15, 2025
3 checks passed
@Narum11 Narum11 deleted the fix-truemoney-otp-not-show-up-in-checkout-page branch January 15, 2025 03:52
@Narum11 Narum11 mentioned this pull request Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants