TalaikisInc / blueblood-subscriptions

Trading plans.

Home Page:https://subscriptions.talaikis.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blue Blood

BlueBlood Trading Plans (Frontend)

Add secrets

now secret add stripe-key <publishable key>
now secret add plan-basic <id>
now secret add plan-pro <id>
now secret add create-endpoint <url>
now secret add cancel-endpoint <url>
now secret add getsub-endpoint <url>
  POST - https://w75pgcjxmc.execute-api.us-east-1.amazonaws.com/prod/create-customer
  POST - https://w75pgcjxmc.execute-api.us-east-1.amazonaws.com/prod/get-subscription
  POST - https://w75pgcjxmc.execute-api.us-east-1.amazonaws.com/prod/cancel-subscription
  POST - https://w75pgcjxmc.execute-api.us-east-1.amazonaws.com/prod/webhook

About

Trading plans.

https://subscriptions.talaikis.com


Languages

Language:JavaScript 76.1%Language:CSS 18.6%Language:HTML 3.4%Language:Shell 1.2%Language:Dockerfile 0.9%