A complete Agentic Commerce Protocol backend: checkout sessions, delegated payments, order webhooks.
The full ACP state machine as a production Node.js service — checkout session lifecycle, delegated payment tokens, idempotent completion, order webhooks, and a conformance test suite. Point it at your catalog and agents can buy from you.
const session = await acp.checkoutSessions.create({
items: [{ productId: 'sku_142', quantity: 1 }],
buyer: { email: buyer.email },
});
await acp.checkoutSessions.complete(session.id, {
paymentToken: delegatedToken,
idempotencyKey: requestId,
});Built and personally maintained by Golam Mostafa — Top Rated Plus on Upwork, 12+ years shipping production web apps. Questions before buying? Reach me directly.
Very bad dgdsgdf fdvfdb
test nbgchnhgf cgbnbvn gngvn
Verified purchasers only. Reviews are checked by our team before they go live.
A complete Agentic Commerce Protocol backend: checkout sessions, delegated payments, order webhooks.
The full ACP state machine as a production Node.js service — checkout session lifecycle, delegated payment tokens, idempotent completion, order webhooks, and a conformance test suite. Point it at your catalog and agents can buy from you.
const session = await acp.checkoutSessions.create({
items: [{ productId: 'sku_142', quantity: 1 }],
buyer: { email: buyer.email },
});
await acp.checkoutSessions.complete(session.id, {
paymentToken: delegatedToken,
idempotencyKey: requestId,
});Built and personally maintained by Golam Mostafa — Top Rated Plus on Upwork, 12+ years shipping production web apps. Questions before buying? Reach me directly.
Very bad dgdsgdf fdvfdb
test nbgchnhgf cgbnbvn gngvn
Verified purchasers only. Reviews are checked by our team before they go live.