Paypal Express compatibility still doesn't appear to work correctly as of the latest version. I tested just the changing 'init' to 'pmpro_checkout_preheader' like in PR #53 here, but that was only partially effective; coupon codes were generated and the correct amount for transactions showed during initial trip to Paypal, but the actual price charged didn't include the extra seat cost. Preserving the 'seats' parameter by including it in NVP string's return URL fixes that.
Steps to reproduce:
Create a membership level with a $1 initial payment
Created a sponsored level that costs $1 per seat with seats chosen at checkout
Example array:
Paypal Express compatibility still doesn't appear to work correctly as of the latest version. I tested just the changing 'init' to 'pmpro_checkout_preheader' like in PR #53 here, but that was only partially effective; coupon codes were generated and the correct amount for transactions showed during initial trip to Paypal, but the actual price charged didn't include the extra seat cost. Preserving the 'seats' parameter by including it in NVP string's return URL fixes that.
Steps to reproduce:
Fixes:
44
Tested on:
PMPro v2.0.7 + v2.1 beta 1, Sponsored Members v0.7, WP 5.2.2