I noticed that service charges configured are not accounted for. Even though we send a payment request to /v1/orders/ORDERID/pay with the full amount, the actual charged amount is total - serviceCharge. Is this a bug on your end? When I view the order details I can see that the service charge is included however your API does not apply it during payment.