← Back to marketplace
Stripe Payments
v2.1.0Accept 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/resourcesPOST
/v1/stripe-payments/resourcesGET
/v1/stripe-payments/resources/:idPUT
/v1/stripe-payments/resources/:idDELETE
/v1/stripe-payments/resources/:idQuick 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