Skip to main content

Strategy

The strategy (or contract) is used to describe the subscription flow. Basically:

  • The Subscription periodization
  • The services and their endpoints.
  • The services authentication
  • The services consume flow, for example:
    • Check if the policy is active
    • Purchase the client (execute recurring payment request to boltPay)
    • Update the CRM with the charged amount
    • Etc…