Let's rename default "Pay with MONEI" to just "Credit card" so it is clear to the customer what the payment method is. In the redirect mode, the default text should be "Credit card and other payment methods" so it is coherent with other payment method names
Limit the card input max width to 500px, is it possible to use the default input styling from the theme so it matches the rest of the UI?
confirmPayment
promise is resolved, so it is clear that the payment is processing, check how it works in demo - https://github.com/MONEI/monei-payments-demo/blob/master/public/javascript/payment.js#L202