#extraCo.Co-paymentlink

1 messages · Page 1 of 1 (latest)

plucky wedgeBOT
royal dove
#

Yup! How can we help?

severe silo
#

I'm trying to sell my inventory or liscense keys. I put them in the metadate, but I don't see it on the receipt

royal dove
#

What object's metadata are you using?

#

Payment Intent? Invoice?

severe silo
#

product that i used a payment link for

plucky wedgeBOT
steep saddle
severe silo
#

I found the log, which one do I give you

steep saddle
plucky wedgeBOT
#

extraCo.Co-metadata

severe silo
#

POST /v1/payment_links

steep saddle
#

Stepping back, why do you expect the metadata to show on the receipt?

#

The request id would start with req_ abc123, what you shared is the path

severe silo
#

i actually have no idea what i am doing. i'm trying everything to sell my liecense keys. I moved my store from woo commerce to payhip and thought i could embed a stripe button on the payhip site.

#

oops i thought i pasted it before typing that...hold on

steep saddle
severe silo
#

req_8rfO3GrjXKmmF7

#

no, payhip's interface doen't offer what i need. i went to the stripe site, made products and buttons and used the generic embedd option on the page builder

steep saddle
#

I see, looking

severe silo
#

oh all right, my mistake

#

I am selling unique license keys. I have my own inventory

steep saddle
#

No worries!

severe silo
#

am i trying to do something that stripe cannot do?

steep saddle
severe silo
#

yeah sure, usually customers buy one of our books and get a code in the back to enter on our website inorder to take an assessment. when they do not want to wait on amazon and take the assessment instantly, they can come to my site and buy the code. they should receive their unique liscense key via email or receipt right away.

steep saddle
#

Is this code unique to each customer?

severe silo
#

yes and there are 3 different types of assessments they choose from

steep saddle
#

The intent of a payment link is to have shareable URL that will take your customers to a hosted payment page and can be used multiple times. Although you can limit the number of customer that can use the payment link for completed payments, https://stripe.com/docs/api/payment_links/payment_links/create#create_payment_link-restrictions-completed_sessions-limit I do not think Payment Link will solve your business use case as you scale. As you scale, I recommend that you start with our low code, https://stripe.com/docs/checkout/quickstart integration instead.

Otherwise, you can pass a description, https://stripe.com/docs/api/payment_links/payment_links/create#create_payment_link-payment_intent_data-description on the payment_intent_data which will be displayed to users. We talk about this here, https://stripe.com/docs/receipts?payment-ui=payment-links#customizing-receipts

severe silo
#

are you able to help me in layperson terms. these are a lot of pages and hard for me to look at

steep saddle
#

Which part? These are very important for you to read and will provide a good explanation. The summary is that as you scale in your business, I recommend that you use a different integration with our low code Checkout Sessions. In the meantime, you can pass a description, on the payment_intent_data which will be displayed to users. This custom text will be the authorization code. Does this help?

severe silo
#

yes i think i understand, not lazy- they aren't very assessible

plucky wedgeBOT
#

extraCo.Co-paymentlink

severe silo
#

there are several that start with payment intent data and this doesn't seem like a procedure. is this a glossary page? when i scroll i can't see where i started so i have to go back to the linke and re open

#

i don't not understand what this is telling me to do?

steep saddle
#

Ah, it looks like you're using the Dashboard to create the Payment Link. You'd need to use the API, , https://stripe.com/docs/api/payment_links/payment_links/create#create_payment_link-payment_intent_data-description to make this call to pass that information. I do not think it is possible if you use the Dashboard. This chat is focused on developers and technical questions, and I recommend that you reach out to uur support team that will be able to assist you better than I can: https://support.stripe.com/contact.

severe silo
#

My battery is low and it's getting dark.

#

this is the only help i could get that wasn't just pages of instructions i could hardly read. there isn't even an email option. thanks anyway

steep saddle
severe silo
#

thank you so much!

steep saddle
#

Sure!

severe silo
#

what is api i need to ask about instead of license keyy?

steep saddle
#

I do not understand what you're asking here. Are you asking what API and what parameter to pass to share with your customer?