strangerstudios / pmpro-gift-levels

Allow members to purchase gift codes for membership at checkout.
https://www.paidmembershipspro.com/add-ons/pmpro-gift-levels/
8 stars 12 forks source link

Fix compatibility with Pay By Check #70

Closed dparker1005 closed 1 month ago

dparker1005 commented 3 months ago

All Submissions:

Changes proposed in this Pull Request:

Avoiding calling pmpro_getLevelAtCheckout() prevents issues where PBC would always assign level ID 1, even when a gift level isn't being purchased at checkout. The other changes in this PR are for simplification.

Other information:

Changelog entry

Enter a summary of all changes on this Pull Request. This will appear in the changelog if accepted.