Payment Gateway Always Invalid

HI,

I build private Apps

My app use Custom Payment Gateway: Midtrans

But I try all the Payment Gateway Available in TokenizedPaymentInputV3 return errors

[
  {
    field: [ 'payment' ],
    message: 'Payment gateway is invalid',
    code: 'INVALID'
  }
]

But, I there are no choice to use MIDTRANS as a TokenizedPaymentInputV3.type

All I want to is to complete the checkouts (to move abandoned checkout to orders)