#supriya

1 messages · Page 1 of 1 (latest)

strong brambleBOT
prisma mango
#

👋 how may I help?

brittle python
#

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?

prisma mango
#

could you please give me some more context?

#

what are you trying to achieve?

brittle python
#

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 ?

prisma mango
#

what is level3?

brittle python
#

do you know L3 data

#

I am asking that

prisma mango
brittle python
#

okay

#

ch_3M1oGNBFBCpItuQH101XGIE0

#

transaction id

#

in test mode

#

check details all details correct or wrong

prisma mango
#

I'm sorry still haven't had the chance to take a deep look but will do shortly, please bear with me

brittle pike
#

@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

brittle python
#

Okay got it, that is only ref purpose correct