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: Remove space in link to Stripe webhooks documentation #4266

Closed
1 of 2 tasks
mikejhale opened this issue Oct 3, 2019 · 0 comments
Closed
1 of 2 tasks

fix: Remove space in link to Stripe webhooks documentation #4266

mikejhale opened this issue Oct 3, 2019 · 0 comments
Assignees

Comments

@mikejhale
Copy link
Contributor

Bug Report

User Story

As an admin, I want see stripe webhooks documentation so that I can understand how to configure webhooks.

Current Behavior

The See our documentation for more information. link takes the user to a blank screen at docs.givewp.com because of an extra space at the end of the URL.

Expected Behavior

Link takes user to the docs pages.

Bug Type

  • This bug describes functionality that once worked as expected in version 2.5.3

Steps to Reproduce

  1. Navigate to Settings > Payment Gateways > Stripe > General Settings
  2. In Stripe Webhooks click the documentation link

Possible Solution

Remove space from this line:

esc_url_raw( 'http://docs.givewp.com/stripe-webhooks ' )

Related

Acceptance Criteria

  • Documentation link takes you to the docs page
@mikejhale mikejhale self-assigned this Oct 3, 2019
mikejhale added a commit that referenced this issue Oct 11, 2019
fix: remove space in link to Stripe webhooks documentation #4266
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

No branches or pull requests

1 participant