Automattic / camptix

Moved to https://github.com/WordPress/wordcamp.org/
177 stars 97 forks source link

Closing TODO — Adding extra checkout information for Paypal #230

Closed EliW closed 5 years ago

EliW commented 5 years ago

Originally from #200

I have a plugin: camptix-zapier, which lets people hook purchases up to zapier to then do whatever actions you need. But it needs some additional information that wasn't being passed in to paypal checkouts (the hook). There was a todo even to 'add this in'.

This is a quick couple lines that adds this in, if you don't use the hook, doesn't affect anything, and if you do, it's just another array key that you don't have to worry about.