Subscribe

Charge based on how much of our service you use, set up usage-based or metered billing.

Set up usage-based metering

POST https://api.bloqifi.com/v0/stripe

Redirect to Stripe to complete payment

Headers

Name
Type
Description

Authorization*

String

Bearer ${accessToken}

Content-Type*

String

application/json

{
    message: 'Continuing to Stripe to remain PCI compliant..',
    sessionURL: 'https://stripe.com/'
}

Last updated

Was this helpful?