#AlexandrosF

1 messages · Page 1 of 1 (latest)

round sorrelBOT
brazen blade
#

Hi there!

#

Pasting all your messages in this thread:

/v1/charges?payment_intent=pi_3Lp9elHxOlRtSiWk1C5Lst4w
How do I use this for the payment link?
What is the full url?

brazen blade
#

Can you clarify what you are trying to achieve?

gray jungle
#

Yes. Sure

#

I have built an application out of stripe that generates and sends invoices.

#

I would like for each invoice of my application to have a payment link throgh stripe

#

So I called the payment intent API to generate a payment intent

#

but the url I receive is half

#

I dont know what should be the full

brazen blade
#

I would like for each invoice of my application to have a payment link throgh stripe
What do you mean by "payment link" here? A URL you can send to your customers so they can pay the invoice?

gray jungle
#

yes

#

But the invoice is not made on stripe

brazen blade
#

You have two options for this:

gray jungle
#

But I dont want to send an invoice from Stripe

#

You mean to make the invoice and leave it there

#

not send it?

#

My app already issues invoices

#

Actually this is the main functionality of my app

#

Payment links might be an issue because they require a product.. I dont have products I only want an amount for a specific invoice

#

Does it make sense what I am saying?

brazen blade
#

But I dont want to send an invoice from Stripe
You can create an invoice in Stripe, without sending it to the customer. Then you manually send them the hosted_invoice_url so they can pay it

#

Payment links might be an issue because they require a product.. I dont have products I only want an amount for a specific invoice
You just have to provide a name for the product, everything else is optional.

gray jungle
#

Will he be able to see the Stripe invoice in any way?

#

What about payment intents?

#

What is your opinion about htem

#

them?

brazen blade
gray jungle
#

Thank you!

#

Can I come back to you after I try the payment link?

brazen blade
#

Sure!

gray jungle
#

Thank you so much! You are so kind!

brazen blade
gray jungle
#

The amount is for sure dynamic

#

Are differernt types of invoices