Write API Wrapper#

Build a clean abstraction layer over the payment provider API for use throughout the application.

Next Actions#

  • Define interface based on our needs
  • Implement Stripe adapter
  • Write unit tests for edge cases
Powered by IWE