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

Add payment gateway setup help text #281

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

joshuatf
Copy link

@joshuatf joshuatf commented May 25, 2021

Adds in the helper methods to allow setup of Mercado Pago during WooCommerce onboarding.

Related to woocommerce/woocommerce-admin#7043

Note that I made some assumptions about whether or not this payment gateway was configured (based on filled in values for public key and access token). This could use a sanity check.

Screenshots

Screen Shot 2021-06-01 at 4 52 01 PM

Testing

Follow the testing instructions in woocommerce/woocommerce-admin#7043

Copy link

@psealock psealock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As part of testing this with the WC Admin counterpart, this is working well 💯

Note that I made some assumptions about whether or not this payment gateway was configured (based on filled in values for public key and access token). This could use a sanity check.

The token and key are the parameters being asked for in this step, right? So it would make sense to me.

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.

2 participants