How to use Strapi GOOGLE PAY via my custom frontend

When I call handlePayment(order.id) I always receive this type of error
[
{
„code“: „0“,
„status“: „500“,
„title“: „Internal Server Error“,
„detail“: „No digital wallets payment method supplied.“,
}
]