agency-invoicing

POST /v1/agency-invoicing/portal/{token}/checkout

Start a payment on the AGENCY's own gateway. Unauthenticated.

ټول agency-invoicing پای ټکي

ټول د پراختیا کونکي اسناد

تصدیق‌هویت

دا پای ټکی عامه دی. دا هېڅ اعتبار او هېڅ سازمان ته اړتیا نه لري - دا هغه څه دي چې زموږ خپله د بازار موندنې پاڼه او د مصنوعي ځيرکتیا د ځواب انجنونه یې لولي.

دا پای نقطه د سازمان هېڅ آی ډي نه اخلي. ستاسو کیلي مخکې تر مخکې هغه سازمان په ګوته کوي چې پورې اړه لري، او ځواب ورته محدود دی.

هڅه وکړئ

د انګلیسي په زاوي پنسونو کې هرڅه د خپلو ارزښتونو سره بدل کړئ، او د کلي ځای لرونکی ستاسو د ډشبورډ د کلي سره.

curl -X POST https://api.zinndigital.com/v1/agency-invoicing/portal/{token}/checkout \
  -H "Content-Type: application/json" \
  -d '{  }'

ننوتي یاست؟ ستاسو په ډشبورډ کې د API کنسول ستاسو د اصلي سازمان ID او ستاسو خپله کیلي ډکوي، او غوښتنه د ژوندی API په وړاندې پرمخ وړي ترڅو تاسو وکولی شئ اصلي ځواب وګورئ. دا پای ټکی (endpoint) د API په کنسول کې پرانیزئ

تفصیلات

⛔⛔ The money settles into the agency's merchant account and never touches Zinn®'s balance. An agency with no connected gateway gets a 409 — there is no fallback, because there is no relationship under which we could take money for a document our name is nowhere near. Returns a client_token for a browser SDK, a redirect_url for an approval or hosted-invoice rail, or a completed capture.

پارامترونه

نومډولاړیندا څه شی دی
token (path)stringهو

د غوښتنې بدن

نومډولاړیندا څه شی دی
providerstringنهWhich of the agency's connected gateways to use. Their default when omitted.

ځواب

نومډولاړیندا څه شی دی
statusstringهوcaptured when the rail settled synchronously, pending for a crypto invoice or an unconfirmed intent, requires_action for 3-D Secure.
provider_codestringنه
client_tokenstringنهA short-lived client-side credential for the gateway's browser SDK. ⛔ Never persisted anywhere.
redirect_urlstringنهWhere to send the payer for rails that use an approval or hosted page.
action_kindstring<authenticate, approve, pay, add_payment_method>نه
amount_minorintegerهو
currencystringهو

تېروتنې چې دا پای ټکی یې بیرته راګرځولی شي

404 · 409 · 429 · 503