#bwurtz999

1 messages · Page 1 of 1 (latest)

void tokenBOT
cyan oracle
#

Good question. Checking in to that and will get back to you

grave stream
#

Which terminal device are you using?

zinc harness
#

Currently using the 'simulated' reader

#

But in production it will be the Wise BBPOS

grave stream
#

Got it, okay. thanks

zinc harness
#

Trying to migrate to server-driven integration from JS SDK

grave stream
#

And when it says "this value" in the error message, it's referring to total or is it referring to tax?

zinc harness
#

It didn't specify

#

But I would like both to show as zero

#

I was attempting to make both zero when I got the error

grave stream
#

Can you test one and the other first to see which is throwing the error?

zinc harness
#

Sure

grave stream
#

My assumption is you simply can't, which means you'll have to accept some kind of payment down to the minimum amount of $0.50, but it's worth knowing for sure

zinc harness
#

It's the total

#

tax can be zero

#

I can do this with the JS SDK

#

I wish this was still a feature with server-driven

#

Funny thing is it accepts $0.01, which is lower than the $0.50 minimum

#

Any advice for trying to show the total as 0?

#

The docs make it look like it's not possible

grave stream
#

Interesting, I didn't know that. Yeah, I just don't think it's possible. I'm able to repro the same error on my end and there's not really a solution.

Out of curiosity, what's your use-case for using Terminal to make a $0 payment?

zinc harness
#

It helps customers to see that their gift card/voucher has been applied to their order

#

So it shows up as a line item

#

And then the total is 0

#

So they aren't using their card at the terminal

#

But they can see it

#

Hmmm I wonder if I can no longer use negative values on line items

#

OK I can still do negative values for line items

#

It's frustrating to lose a feature when upgrading but I need the stability of server-driven. The JS SDK is too unreliable and drops constantly when the connection is weak

#

I appreciate your help. Thank you

grave stream
#

I can understand the desire there. I'll happily add that as a feature request, because that sounds frustrating. Ideally you would hope for a** 1-to-1** or 1-to-more for features on an upgrade, but it's not always perfect

zinc harness
#

Thank you!