#oxmarco
1 messages · Page 1 of 1 (latest)
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.
- oxmarco, 3 hours ago, 4 messages
- marco-issuing-server, 5 days ago, 5 messages
hi! I suppose that's technically possible. What was the exact question?
can I show on the POS "transaction valid" even if the tx over Visa/Mastercard is rejected?
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.
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
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.
can I control the POS software with Stripe terminals?
I'd also ask https://support.stripe.com/?contact=true / your account manager for opinions on this since after all Stripe makes our money from these fees
you control the POS software that connects to the reader and tells it to process payments and such yes