#clint_api

1 messages · Page 1 of 1 (latest)

tawny sorrelBOT
maiden sableBOT
#

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

tawny sorrelBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1256185584469413908

📝 Have more to share? Add details, code, screenshots, videos, etc. below.

main estuary
#

maybe I'm misunderstanding you though. Can you elaborate more? do you know what Interac is? are you actually accepting card-present payments in Canada and using Interac? Or do you have no idea what that is and are just searching "authorisation code" and finding that?

void cloak
#

I don't know what Interac is, but I need an authorisation code.

#

I need an authorisation code to implement CB Alert.

tawny sorrelBOT
void cloak
#

holle

main estuary
void cloak
#

Why does the document provide this field information?

#

How can I request him to allow me access and obtain this parameter?

restive vapor
#

Hey! Taking over for my colleague.

Why does the document provide this field information?
What document you are referring to exactly ? could you please share a screenshot and a link to the doc ?

void cloak
restive vapor
#

Could you please share the ChargeId object you are referring to ?

void cloak
#

{
"id"
:
"ch_3PWZjNJodsunxb5J0WXIsnwv"

Copy
,
"object"
:
"charge"
,
"amount"
:
2999
,
"amount_captured"
:
2999
,
"amount_refunded"
:
0
,
"application"
:
null
,
"application_fee"
:
null
,
"application_fee_amount"
:
null
,
"balance_transaction"
:
"txn_3PWZjNJodsunxb5J0tDBGANb"

Copy
,
"billing_details"
:
{… 4 items}
,
"calculated_statement_descriptor"
:
"KAVOYA.COM"
,
"captured"
:
true
,
"created"
:
1719561629
,
"currency"
:
"usd"
,
"customer"
:
"cus_QNIEty2b8ISJFb"

Copy
,
"description"
:
null
,
"destination"
:
null
,
"dispute"
:
null
,
"disputed"
:
false
,
"failure_balance_transaction"
:
null
,
"failure_code"
:
null
,
"failure_message"
:
null
,
"fraud_details"
:
{}
,
"invoice"
:
null
,
"livemode"
:
false
,
"metadata"
:
{}
,
"on_behalf_of"
:
null
,
"order"
:
null
,
"outcome"
:
{… 6 items}
,
"paid"
:
true
,
"payment_intent"
:
"pi_3PWZjNJodsunxb5J0grRiAnB"

Copy
,
"payment_method"
:
"pm_1PWXeGJodsunxb5JEGLu9dg9"

Copy
,
"payment_method_details": {
"card"
:
{… 19 items}
,
"type"
:
"card"
,
},
"radar_options"
:
{}
,
"receipt_email"
:
null
,
"receipt_number"
:
null
,
"receipt_url"
:
"https://pay.stripe.com/receipts/payment/CAcaFwoVYWNjdF8xUE9hc2RKb2RzdW54YjVKKNaO-rMGMgYwhwdzTRQ6LBYk41ErVpj4hAsM4XaXqqdKYGqcNiEJaK0YX3sF02IF_St88mPdjW2KfQGR"
,
"refunded"
:
false
,
"review"
:
null
,
"shipping"
:
null
,
"source"
:
null
,
"source_transfer"
:
null
,
"statement_descriptor"
:
null
,
"statement_descriptor_suffix"
:
null
,
"status"
:
"succeeded"
,
"transfer_data"
:
null
,
"transfer_group"
:
null
,
}

#

ChargeId : ch_3PWZjNJodsunxb5J0WXIsnwv

restive vapor
#

The link you were referring to is for interac_present while the charge you shared was created through card payment.

void cloak
#

Yes, can we obtain the authorisation code?

restive vapor
#

Nope.

void cloak
#

Why?

#

Can you provide CB alerts and RDR?

restive vapor
# void cloak Why?

Simply it's not a feature currently supported, as mentioned by my colleague earlier.

restive vapor
void cloak
#

Okay, thank you.