@samsheena/payment-ui
v1.0.7
Published
Frontend-only payment account + subscription UI (₹5/month) with 100% discount
Maintainers
Readme
glh-payment-ui
Frontend-only Payment Account + Subscription UI.
- ₹5/month fixed
- Plans exist but only 6-month plan enabled & default
- Always shows 100% discount and Net Payable ₹0
- No backend
Install
npm i glh-payment-ui
Usage
import { AccountButton } from "glh-payment-ui"; import "glh-payment-ui/dist/styles.css";
Place in the center area of your navbar.
