Richard Kerr made a reddit post with some information. Main interesting this was ‘as a Bilt cardholder, you will always have the option to make your full rent or mortgage payment seamlessly through Bilt and without a transaction fee. That is not changing.’
Reddit user PrestigiousCoffee541 was presented two options when paying rent. One was for the option to use Bilt cash to pay the transaction fee and earn points, other was no fee and no points.
Fee is currently 3% for third party cards, so this doesn’t tell us much. Reader sullim4 found this in the code that shows the fee will vary by card type most likely:
{
“paymentMethod”: “THIRD_PARTY_CREDIT_CARD”,
“paymentMethodReadable”: “Credit cards”,
“chargeType”: “PERCENTAGE”,
“feeValue”: 3.00,
“minimumFeeValue”: 3.00,
“feeSource”: “BILT_PLATFORM”,
“minimumChargeAmount”: 5.00
},