Skip to content

bloque-app/payments

Repository files navigation

Bloque Payments

Official payment processing libraries for Bloque.

Packages

This monorepo contains the following packages:

Installation

# SDK
npm install @bloque/payments

# React Components
npm install @bloque/payments-react

Live Demo

Explore the hosted example at https://bloque-example-payments.pages.dev.

Development

# Install dependencies
bun install

# Build all packages
bun run build

# Build specific layers
bun run build:foundation  # Core & SDK
bun run build:ui         # Elements & React

# Clean all packages
bun run clean

Documentation

See the README in each package for detailed usage instructions.

License

MIT

About

Official Payments SDK for creating and managing payments and checkouts

Topics

Resources

License

Stars

Watchers

Forks

Contributors