#Santhosh Kumar R

1 messages · Page 1 of 1 (latest)

warped mistBOT
twin iris
#

hello! can you share the product id?

opal quest
#

prod_NOTl0NYztDk3tY

#

this is how the payment page displays..can it display the product statrment descriptor

twin iris
#

no, that's not possible. The statement descriptor is what will be displayed on the bank statement. You should update the Product name instead

opal quest
#

mm..

opal quest
#

com.stripe.exception.InvalidRequestException: Received unknown parameter: line_items[0][metadata]; code: parameter_unknown; request-id: req_iC6BcVEU0HH3sB

#

I get this exception when i am adding metadata to the price item

#

sorry paymentLink create object

#

I want to send metadata in the paymentlink so that when i paid the creditcard and the webhook return payment.intent_succeeded response is sent to me i would be able to retrieve the meta data

twin iris
#

there's no metadata parameter on the payment link under the price object : https://stripe.com/docs/api/payment_links/payment_links/create#create_payment_link-line_items-price

If you want to pass in metadata, then you can pass it in to https://stripe.com/docs/api/payment_links/payment_links/create#create_payment_link-metadata