#codeheld-terminal

1 messages · Page 1 of 1 (latest)

slate yacht
#

Hi! could you share the PaymentIntent ID (pi_xxx)?

languid spindle
#

pi_3KQq06CSZvMYXZNb106ViL9L

First it was 1€, then shown on the Terminal as 1€, then updated to 2€. But the Terminal still shows 1€

The client is calling terminal.collectPaymentMethod() and terminal.processPayment() after the PaymentUpdate on the server.

slate yacht
#

Thanks! Give me a few minutes to look into this.

languid spindle
#

code: "command_already_in_progress"
message: "Terminal command collectPaymentMethod is already in progress and cannot be performed again."

#

I found it: I have to .erminal.cancelCollectPaymentMethod() then update the amount, then collect.