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
Describe the bug
When purchasing a gift, we redirect users to the invoice page after checkout using the pmprogl_overwrite_confirmation_url method; however, this does not work if the new invoice is in pending status instead of success.
To Reproduce
Activate Gift Levels and Pay By Check
Purchase a gift level using a check payment
See that checkout does not redirect to the invoice page for the newly generated pending invoice.
Isolating the problem (mark completed items with an [x]):
I have deactivated other plugins and confirmed this bug occurs when only Paid Memberships Pro plugin is active.
This bug happens with a default WordPress theme active, or Memberlite.
I can reproduce this bug consistently using the steps above.
WordPress Environment
```
Please share non-sensitive information about your hosting environment such as WordPress version, PHP version, Paid Memberships Pro and any related plugins versions.
```
The text was updated successfully, but these errors were encountered:
Describe the bug
When purchasing a gift, we redirect users to the invoice page after checkout using the
pmprogl_overwrite_confirmation_url
method; however, this does not work if the new invoice is inpending
status instead ofsuccess
.To Reproduce
Isolating the problem (mark completed items with an [x]):
WordPress Environment
The text was updated successfully, but these errors were encountered: