strangerstudios / pmpro-payfast

Add the South African payment processing service PayFast as a gateway option for Paid Memberships Pro.
https://www.paidmembershipspro.com/add-ons/payfast-payment-gateway/
5 stars 13 forks source link

Remove commented out code that isn't instructive #33

Closed ideadude closed 5 years ago

ideadude commented 5 years ago

Remove this old commented out code:

https://github.com/strangerstudios/pmpro-payfast/blob/dev/services/payfast_itn_handler.php#L413-L458

This should be handled by the cancel method of the PayFast gateway class, as called by PMPro core when users cancel/change levels.