Hubspot Create Quote Module missing hs_payment_type property

Hello,
I am trying to automate quote creation in hubspot from make.com, there is a property in quote creation api called “hs_payment_enabled”: true, which requires the payment method to be set by “hs_payment_type”: “BYO_STRIPE”, since the hubspot module in make.com is missing “hs_payment_type” property, when you enable the “hs_payment_enabled”, it fails to create the quote via make.com. so for now the only option is creating the quote without payment link.
i would appreciate if you could update this module.