Skip to content

Iterate on WorldPay implementation #2086

@JustinSainton

Description

@JustinSainton

Stuff that needs done:

  • Make sure it works with TEv1 and TEv2
  • 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
  • Use jquery.payment from Stripe for default forms.
  • Documentation (File headings, Method/Function doc blocks, filters)
  • Consult prior art for other potential improvements to abstract

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions