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

Geocode addresses before we go through checkout #64

Closed

Conversation

JarrydLong
Copy link
Contributor

@JarrydLong JarrydLong commented Sep 16, 2022

All Submissions:

Changes proposed in this Pull Request:

Geocodes the address before the level changes so that we don't lose the billing address fields when going offsite to Stripe Checkout

Resolves #63

How to test the changes in this Pull Request:

  1. Ensure Stripe Checkout is your chosen gateway
  2. Checkout with the standard billing fields enabled
  3. The address should be gecoded before being redirected to Stripe's Checkout page

Other information:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you successfully run tests with your changes locally?

Changelog entry

Fixed a bug where the billing address doesn't get geocoded when using Stripe Checkout

@JarrydLong JarrydLong closed this Sep 20, 2022
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.

Use of Stripe Checkout results in address fields getting lost and cannot geocode
1 participant