#bwurtz999

1 messages ยท Page 1 of 1 (latest)

atomic aspenBOT
pseudo crater
#

Hi ๐Ÿ‘‹

I'm not familiar with an event that maps to the tip being added. What kind of terminal integration are you using (Server Driven, iOS/Android, JavaScript)?

boreal orchid
#

Server Driven

pseudo crater
#

Are you using On-Reader tipping or On-Receipt?

boreal orchid
#

On reader

pseudo crater
#

So you are in the Beta program for on-reader tipping?

boreal orchid
#

No, I am using WisePOS E

pseudo crater
#

Oh, ๐Ÿคฆโ€โ™‚๏ธ

#

I get WisePad and Wise POS mixed sometimes.

boreal orchid
#

No worries

pseudo crater
#

They could have chosen more different names ๐Ÿ˜…

boreal orchid
#

Seriously

pseudo crater
#

So with a server driven integration I think you would need to rely on webhook events to signal the tip was added. I don't have a tipping configuration for my test WPE to validate this. Do you have an example Payment Intent where tips were added?

boreal orchid
#

Yes, and I've got a local listener active right now

#

pi_3N4RNGBSy15MDUjf0ucJpn4Q

#

But when I follow the updates through the dashboard, I'm not sure it'll work

#

The recorded events show the amount is updated to the pre-tip total, and then confirmed

pseudo crater
#

So the tip amount is only visible after the payment is processed

boreal orchid
#

Yeah - after it's confirmed the amount_capturable is updated with the tip

#

Right

#

OK so I am reading that correctly

#

Dang

#

When I watch all the events registered by my local listener, this is what I get

pseudo crater
#

Yes unfortunately it looks like we don't emit a payment_intent.updated event

boreal orchid
#

Can you think of a way that I could account for the tip when calculating the processing fee?

#

Also - is this the place to submit a feature request? Because I feel like that would be a very useful feature

pseudo crater
#

I can submit a feature request for you and I will

boreal orchid
#

Thank you!

pseudo crater
#

Filed!

boreal orchid
#

Awesome

#

But in the meantime, is there anything I could do?

#

When I go to capture it, can I detect if a tip has been applied?

#

I could recalculate it there and adjust

#

But then I don't think the customer would see the updated total, it would just charge them more than what they were shown

pseudo crater
#

You should be able to see it on the Payment Intent prior to capture

#

But yes that does run into the issue of the customer getting charged a different amount than was displayed

#

which could result in disputes

boreal orchid
#

Yeah...

#

OK well I think I've asked all the questions I have for right now

#

You've been very helpful

#

Thank you!