← Back to marketplace
Stripe Payments
v2.1.0Accept payments, manage subscriptions, and handle payouts with the Stripe API.
paymentsbillingsubscriptionsfintech
API Endpoints
GET
/v1/resourcesList all resourcesPOST
/v1/resourcesCreate a resourceGET
/v1/resources/:idRetrieve a resourcePUT
/v1/resources/:idUpdate a resourceDELETE
/v1/resources/:idDelete a resourceQuick Start
import OneRelaye from '@onrelaye/sdk';
const client = new OneRelaye({
apiKey: 'orelay_live_your_key_here',
});
const result = await client.stripe_payments.list();
console.log(result.data);CategoryPayments
Version2.1.0
StatusPublished
Published1/15/2024
Pricing Tiers
Free1,000 calls/mo
Pro100,000 calls/mo
EnterpriseUnlimited