Payment infrastructure for Indie Hackers
const redirectUrl = await axios.post(
`https://test.bagelpay.io/payments/checkouts`,
{
product_id: 'prod_6tW66i0oZM7w1qXReHJrwg',
},
{
headers: { "x-api-key": `bagel_123456789` },
},
);
Join a community of over 3,000 developers
Last updated



