#supriya
1 messages · Page 1 of 1 (latest)
👋 how may I help?
I am sending the order Id: 1M1WyCBFBCpItuQHMWWTFvfh in this format is it the correct format? Actually, I removed the order_ Can you confirm for me?
In payment intent api call level3[merchant_reference] can we pass the Orderid :order_1M1WyCBFBCpItuQHMWWTFvfh
by removing order_ like this
Currently i am passing 1M1WyCBFBCpItuQHMWWTFvfh
is it correct ?
what is level3?
do you have a request id I could take a look at please? https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
okay
ch_3M1oGNBFBCpItuQH101XGIE0
transaction id
in test mode
check details all details correct or wrong
I'm sorry still haven't had the chance to take a deep look but will do shortly, please bear with me
@brittle python I'd suggest reaching out to your Stripe contacts like your account executive or https://support.stripe.com/?contact=true for help with the correct format for passing L3 data, it's an advanced/not public feature and we don't know much about it here.
ultimately as far as I know that ID is just your own ID like some internal order ID from your database, it means nothing to Stripe so there's no sense of it being correct or incorrect, it's just a value you pass so the bank has a reference for the payment that relates to your own system if they need it. It's just passing through Stripe, we don't do anything with it
Okay got it, that is only ref purpose correct