strangerstudios / pmpro-donations

Allow customers to set an additional donation amount at checkout with Paid Memberships Pro.
https://www.paidmembershipspro.com/add-ons/donations-add-on/
8 stars 17 forks source link

Use the pmpro_alter_price class on price-adjusting fields #69

Closed kimcoleman closed 8 months ago

kimcoleman commented 10 months ago

Describe the bug For the best security and compatibility with things like payment request buttons, the donation field at checkout should be updated to use the pmpro_alter_price css selector (class).

Example here: https://github.com/strangerstudios/paid-memberships-pro/blob/dev/pages/checkout.php#L43