#Mariozpolis-checkout-pi-description

1 messages · Page 1 of 1 (latest)

ionic river
#

Hey there, can you share a Payment Intent ID?

faint trench
#

pi_3KeGsZ22yQNVuPFz0fHqe2JN

#

the item has the correct description but if I search for the OrderNo i cant find it as it is not ion the list

#

i.e. here

#

these are all on the test environment

ionic river
#

That won't surface there

faint trench
#

yes, I know but I am also getting the payment id and pushing a new line to it

#

'get the payment intent and change the description
Dim oPaymentIntent As PaymentIntent = New PaymentIntentService().Get(oSession.PaymentIntentId)
oPaymentIntent.Description = $"{ProductDataName} {OrderNo}"

ionic river
#

I can't see that API request on this particular PI you've shared

faint trench
#

I start a new service, then a session.create

#

then get the payment intent from the session

ionic river
faint trench
#

OK, thanks will try - thank you

#

beautiful it works as expected - thank you - you may close this thread

#

great quick service

ionic river
#

Excellent, np!