#oxmarco

1 messages · Page 1 of 1 (latest)

faint relicBOT
#

Hello! We'll be with you shortly. 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.

spice canopy
#

hi! I suppose that's technically possible. What was the exact question?

red pasture
#

can I show on the POS "transaction valid" even if the tx over Visa/Mastercard is rejected?

spice canopy
#

hmm, not sure really since there are so many different ways of using Terminal it will depend exactly what you've built. In general the display is tied to the actual card authorisation. But I suppose you can always do things like authorise the charge and refund it later in the backend.

red pasture
#

essentially I want to avoid paying the payment settlement fee

#

since both the customer and the merchant are on the same network, it's totally useless to reconcile the tx over a card schema

#

however, the POS must show a positive response otherwise the merchant will not accept the sale

spice canopy
#

again depends how you built it. The PaymentIntent object can only be successful if the actual card authorisation happens, it's directly tied to that. If you control the POS software you can message things however you want I suppose.

red pasture
#

can I control the POS software with Stripe terminals?

spice canopy
spice canopy
red pasture
#

ok I will ask

#

thank you