You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure tokenization (javascript) is working in both TEv1 and TEv2. TEv1 works ATM
Related to above make sure token creation works in both TE with proper field names sent in the creation request and in case creation fails do something perhaps ?
Error handling for requests in case they fail for whatever reason
Implement recurring billing (including supports(), metabox abstraction, and logic abstraction so we aren't dependent on always doing it the way Memberships currently does it)
Abstract logging function out of WP/Amazon into Payment_Gateways
Stuff that needs done: