Socket
Book a DemoInstallSign in
Socket

@rebilly/instruments

Package Overview
Dependencies
Maintainers
4
Versions
777
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rebilly/instruments

Rebilly Instruments The last payment integration that you will ever need.</p

15.4.0
latest
npmnpm
Version published
Weekly downloads
1.2K
137.4%
Maintainers
4
Weekly downloads
 
Created
Source
drawing

Rebilly Instruments

The last payment integration that you will ever need.



rebilly instruments

Getting Started

⏳ Installation

Install Rebilly Instruments with this Quickstart command to add Rebilly instruments to your existing project:

  • Use yarn to install (recommended). Install yarn with these docs.
yarn add @rebilly/instruments

or

  • Use npm/npx to install Rebilly Instruments.
pnpm install @rebilly/instruments

Enjoy 🎉

🛠️ Usage

<div class="rebilly-instruments-summary"></div>
<div class="rebilly-instruments"></div>

<script type="text/javascript">
  import RebillyInstruments from '@rebilly/instruments';

  RebillyInstruments.mount({
    publishableKey: 'pk_sandbox_123',
    organizationId: 'org-123',
    websiteId: 'my-website-id',
    items: [
      {
        planId: 'my-plan-id',
        quantity: 1
      },
    ]
    // ...see documentation below for more options
  });
</script>

See documentation at Rebilly developer docs

FAQs

Package last updated on 05 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.