← Back to marketplace

Stripe Payments

v2.1.0

Accept payments, manage subscriptions, and handle payouts with the Stripe API.

paymentsbillingsubscriptionsfintech

API Endpoints

All endpoints are accessible through your OneRelaye API key — no separate authentication needed.

GET/v1/stripe-payments/resources
POST/v1/stripe-payments/resources
GET/v1/stripe-payments/resources/:id
PUT/v1/stripe-payments/resources/:id
DELETE/v1/stripe-payments/resources/:id

Quick Start

Subscribe to use this integration with your OneRelaye API key:

import OneRelaye from '@onerelaye/sdk';

const relay = new OneRelaye({
  apiKey: 'orelay_live_your_key_here',
});

// Stripe Payments — called through OneRelaye
const result = await relay.stripe_payments.list();
console.log(result.data);
Sign up to connect

Create a free account to start using this API

CategoryPayments
Version2.1.0
StatusPublished
Published1/15/2024

Pricing Tiers

Free
1,000 calls/mo
Pro
100,000 calls/mo
Enterprise
Unlimited