#Eugene Cartwheel-tips
1 messages · Page 1 of 1 (latest)
Hello! Can you be more specific? What are you currently using that you want to add tips to? Checkout? Terminal? a custom integration?
website payment
like a "thank you"
what i created by now looks like this https://buy.stripe.com/test_cN27uD7jD31o5AQdQQ but as you see @neon crypt it's not for tips 🙂
so I'm looking for something more specific
Are you a developer? Or are you looking for a no-code solution?
no-code will be perfect
There isn't a no-code solution that we offer specifically for tipping - it would have to be something you build yourself, or you'd have to see if other third parties offer it (you can start by looking through some at https://stripe.com/partners/apps-and-extensions)
oh
@neon crypt is there something I can forward to the developers that can work with? cause nothing looks like what I'm looking for
There isn't a specific guide or anything, but at a high level you'd just need to create your own checkout flow (see https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=elements) that can update the underlying Payment Intent as the customer selects their tip
I looked through the data. Does it let developers to identificate each specific customer without creating or generating a product?
like I send this link to 10 people and would like who paid what without adding extra field . Or does it allow to add extra field to payment window like customer comment?
Does it let developers to identificate each specific customer without creating or generating a product?
Stripe offers no authentication of customers, you/your developers would have to build it on your end
like I send this link to 10 people and would like who paid what without adding extra field . Or does it allow to add extra field to payment window like customer comment?
I don't fully understand this part
@eternal carbon thank you, you already answered this specific question. Now I have another
As far as I have understood, with help of developers we're able to customize the payment page and what it looks like.
But can we change the way customer's offered something to pay? Like we don't want to see him it look like this, we want him
To be able to choose the amount of tip (1,3,5,10 USD) or so that he's able to enter manually the digits. Is it possible to customize?
To be able to choose the amount of tip (1,3,5,10 USD) or so that he's able to enter manually the digits. Is it possible to customize?
then that isn't possible with Stripe Checkout (the picture above)
you use Stripe Elements and make your own custom form for that
will i have to create some specific product? or elements will help me with that? cause I'm confused elements seem like only for UI, can you advice?
product I mean here