#rizvan_api
1 messages ยท Page 1 of 1 (latest)
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- rizvan_api, 3 days ago, 46 messages
- rizvan_api, 3 days ago, 39 messages
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1237279523251294229
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
I'm afraid product information will always be displayed in the Payment Link.
If you only want to collect payments without showing the product information, I'd recommend building custom payment form on your website using Payment Element: https://docs.stripe.com/payments/accept-a-payment?platform=web&ui=elements
Can this be done using any API?
Payment Element requires both API (server) and UI (client) integration
I am looking for an API where we could just share the payment link to the customer and later get the payment status as well
along with the api i need to send the customer details as well
For hosted payment page such as Payment Link and Checkout Session, both will show the product information. We don't have a single API that will create a hosted payment page without product information.
If you would like to achieve this, the only possible way is to build your own payment page with Payment Element with the integration doc above and send to the customer
Okay thanks
No problem! Happy to help ๐