#Deeptanshu

1 messages · Page 1 of 1 (latest)

tiny nacelleBOT
knotty patio
#

Hi there, can you share with a screenshot of the checkout page and highlight the content that you wish to remove?

steel zealot
#

The left portion, with Ids....That is added as a description

knotty patio
#

Can you also share with me the checkout session ID?

steel zealot
#

This is the payment link that got created

knotty patio
steel zealot
#

yeah...but we are using that to store some data that we need for our internal use not want to display it to the customers...

#

Actually we want to store this data in Payment Object not product....how can we do that???

knotty patio
#

If they are for internal use, you can set them to metadata.

#

You can listen to checkout.completed webhook events and programmatically set the metadata to the checkout session's payment_intent object.

steel zealot
#

okay....we can not add this data when we are creating the intent??

knotty patio
steel zealot
#

Ok cool...thanks