You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stripe Checkout does not store the billing address fields in the order at this point in time.
The Membership Maps Add On relies on billing address data being present in the order before it can geocode the address.
A workaround for this is to make use of the following code recipe and obtain the address values via the $_REQUEST variable, rather than accessing it from the order.
Describe the bug
We seem to lose the address during checkout when being redirected to the Stripe Checkout page.
To Reproduce
Steps to reproduce the behavior:
Screenshots
N/a
Expected behavior
Address fields should still be geocoded during checkout when using Stripe Checkout.
Isolating the problem (mark completed items with an [x]):
WordPress Environment
PMPro 2.7.4
Membership Maps 0.4
The text was updated successfully, but these errors were encountered: