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

PayNow: adding default payment instruction at the checkout page #169

Merged
merged 1 commit into from May 29, 2020

Conversation

guzzilar
Copy link
Contributor

@guzzilar guzzilar commented May 28, 2020

1. Objective

There are some confusions about how to use PayNow or when will buyers be charged.
This pull request is to add a default payment instruction (editable) to guide buyers that they will have to scan a QR code to pay at the next page after checkout.

2. Description of change

Adding one sentence for the PayNow payment instruction.

3. Quality assurance

🔧 Environments:

  • WooCommerce: v3.9.3.
  • WordPress: v5.4.1.
  • PHP version: 7.3.3.

✏️ Details:

With a fresh installed Omise WooCommerce, you should be able to see a sentence filled by default at Omise PayNow payment setting page (editable).
Screen Shot 2563-05-28 at 17 41 08

As well, it will be shown at the checkout page.
Screen Shot 2563-05-28 at 17 43 11

4. Impact of the change

This change does not apply for those merchants who already enabled PayNow payment method. As at a time merchant enabled the payment method, the database will save its configuration as description: "" (empty string)

5. Priority of change

Normal

6. Additional Notes

None

@guzzilar
Copy link
Contributor Author

Thanks! @mayurkathale @danfowler

@guzzilar guzzilar merged commit c31251f into master May 29, 2020
@guzzilar guzzilar deleted the paynow-default-instruction branch May 29, 2020 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants