David Parker

Results 49 comments of David Parker

> I like the idea of Add Ons filtering in their own level settings to Site Health as an alternative. > > For example subscription delay could hold the code...

For reference, here is where we currently add a discount code use when a PayPal Standard payment is marked as successful: https://github.com/strangerstudios/paid-memberships-pro/blob/dfbce960f59ba418e0ee5d2dc4b966001f3a6bcc/services/ipnhandler.php#L583-L596

In the current dev branch, if you have reCAPCHA set up and go to a checkout shortcode page that is NOT set as a checkout page, it will immediately fatal...

One other thing that we need to consider here is how to handle "renewal" orders for one-time payment levels. These won't have a subscription transaction ID or be a part...

PPE no longer stores checkout information in sessions. It is now stored in order meta.

Closing in favor of #2112 which was released in PMPro v2.11. If any issues still exist with that new version, we can continue looking into this.

Closing in favor of #2000, which feels like a more intuitive approach