@profullstack/sh1pt-payment-bitnob
v0.1.15
Published
Provides the Bitnob (African payouts) payment adapter for sh1pt monetization workflows.
Readme
Bitnob (African payouts)
Provides the Bitnob (African payouts) payment adapter for sh1pt monetization workflows.
What it does
- Connects payment provider credentials and account settings.
- Supports payment, checkout, or billing workflows where implemented.
- Includes a connection flow for account or credential setup.
- Includes setup guidance for required credentials or provider configuration.
Package
- Name:
@profullstack/sh1pt-payment-bitnob - Path:
packages/payments/bitnob - Adapter ID:
payment-bitnob - Homepage: https://sh1pt.com
Scripts
build:tsc -p tsconfig.jsonprepublishOnly:pnpm buildtypecheck:tsc -p tsconfig.json --noEmit
Usage
pnpm add @profullstack/sh1pt-payment-bitnobDevelopment
pnpm --filter @profullstack/sh1pt-payment-bitnob typecheckRun tests from the repository root when this module includes a test file:
pnpm vitest run packages/payments/bitnob/src/index.test.ts