#hayazee.

1 messages · Page 1 of 1 (latest)

agile veldtBOT
solar geyser
#

How can I help?

thorny wedge
#

I've got a wallet functionality in my project which will add the amount to the balance throught stripe payment link. And on the success message the payment intent is created and it transfers to the payment link. When receiving the success by payment link. THe amount that i putted in the given payment link checkout page should be added in my project's wallet's balance. This is so confusing for me can you help?

solar geyser
#

I'm also confused, can you rephrase the question and tell me what you want to achieve with Stripe API?

thorny wedge
#

By using the payment link, it provides the checkout form, and the data(amount/balance) I put in the checkout form of payment link should be added to my dashboard. How can I do this? Can it happen through a parameter or anything?

solar geyser
#

So you want to have a PaymentLink which allows the customer to set an amount by themselves?

thorny wedge
#

No i want to pass the amount

#

from the payment link to my project

solar geyser
#

Ok, now I unerstand you