#serdar4003-terminal-line-items

1 messages ยท Page 1 of 1 (latest)

lapis totemBOT
#

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.

heavy mortar
#

If you're asking if there's a way to use that functionality with Stripe, then I don't think there is

dense coral
#

Yes

#

Hmm okay? It would be amazing if we could use it with custom code or seomthing

#

maybe you can ask for that

heavy mortar
#

Sounds like a reasonable feature request for support: https://support.stripe.com/contact

dense coral
#

Okay i understand

#

Unable to run test card payments against a non-simulated device.

#

i get this error

#

i thought the test card is for the test mode? ๐Ÿ˜„

heavy mortar
#

Sure they are. Did you register the reader in test mode?

#

Otherwise, you're going to need to share some more details

dense coral
#

let me check

#

yes i have created it in test mode

#

it also presented that i need to pay 10โ‚ฌ per card

#

and after putting the stripe test card on it, it gave me that error

#

let me try again

#

the device says that its okay

#

but in my code i get this error

#

Maybe it is because i have registered it wrong

#

We have the Model - Destination Charges

#

here the account id is one of my custom connected accounts to test

#

i think that should be fine right?

heavy mortar
dense coral
#

req_ZWgzQz0dyoJvmo

#

i think here is the problem

#

i used this code before with simulated device

#

๐Ÿ˜„

#

yes it was the second call

#

that is not needed with real devices

heavy mortar
dense coral
#

It worked now ! ๐Ÿ™‚

#

Can you explain me, how our system should capture the payment method?

#

Should that work over a webhook?

lapis totemBOT
dense coral
#

We have the following case:

The seller choses a ticket the customer wants to buy at the door. He selects ticket for 10โ‚ฌ .. we create in the backend a payment intent and process the payment over the terminal.

Customer puts his card on terminal to pay.

And then we need to capture it, but on which event? ๐Ÿ˜„

heavy mortar
dense coral
#

Yes i see i have programmed it, but is it the best practise?

To the seller needs to select a button "Finish payment" so we request to capture it?

heavy mortar
dense coral
#

Thank you that was what i needed

#

๐Ÿ™‚

#

Is it somehow possible

#

That i can show in this device products?

#

Like i dont know

#
  • Ticket A - 5โ‚ฌ
  • Ticket B - 10โ‚ฌ
#

Or do i need to do everything over the API with an additional device?

hardy gust
dense coral
#

But there is no possiblity to select products or?

hardy gust
#

Not sure what you mean. What do you mean by selecting products?

dense coral
#

As example my seller has no additional device

#

And at the door a customer comes

#

and would like to buy the ticket for 5โ‚ฌ

#

Without additional device thats not possible or?

hardy gust
#

You can display these items however you want on whatever screen you want beforehand

#

But Stripe does not have an official SDK component to do this on, say, a web page or phone app. You'd probably want to do this through your own custom UI

dense coral
#

but it is not possible to select one of two

#

ok i understand

#

custom UI on the stripe dvice or on our own application?

hardy gust
#

It sounds like I may have misunderstood your question

#

I thought you were saying that our terminal was an additional device and you were asking if one was necessary to display cart items like this

#

How are you trying to display these items before the purchase? And on what device?

dense coral
#

Ok lets start from the beginning

#

Is there are possibility to preload the items we want to sell, so at the door the seller can just select product xy to sell?

hardy gust
#

Ah, yes but that would be something you would program yourself in your application

#

Stripe does not have a prebuilt dropdown menu or something for this

dense coral
#

Do you mean with "in your application" now our own mobile app and not the terminal?

#

๐Ÿ˜„

hardy gust
#

I mean outside of the terminal device

#

The terminal device will not let your cashier pick items to then charge

#

That is unfortunately not supported on WisePOS Es

#

So you would need your own interface for your door seller can input the items for purchase

dense coral
#

Is something like that planned on your newer terminal devices?

hardy gust
#

No