Have something to say?

Tell Rebill how they could make the product more useful to you.

Section optimization Balance

Current problem: There is some uncertainty about the time it takes for funds to be released, as this varies depending on the payment method, bank, or card. In addition, the withdrawal process is manual or requires the intervention of the support team, which creates friction and delays in the availability of capital. Proposed improvement: Settlement Calendar: It would be great to have a calendar or schedule view within the Balance section. This would give us total financial predictability. Visualization: Being able to see which days of the week/month specific amounts will be released (e.g., "Monday 23: ARS $50,000 released"). Traceability: When clicking on a date, see the breakdown of the charges that make up that amount, customers, their payment method, and the reason for the term (e.g., 72 business hours by credit card). Withdrawal Automation: Add an option to set up "Automatic Withdrawals." The idea would be to be able to choose that, once the funds are in "Available" status, they are automatically transferred to the linked bank account without having to make a manual request or contact support.

Lucas Nasich About 1 month ago

💡 Feature request

Pre-fill document type and number via API (prefilledFields)

Problem Currently, prefilledFields.customer in the Payment Links API only supports: email, fullName, phoneNumber, countryCode, and language. There's no way to pre-fill document type (typeIdNumber) and document number (idNumber) via the API payload. This forces merchants to use Custom JS workarounds with URL query parameters, which: Requires extra frontend development Is fragile and undocumented Doesn't work reliably across all scenarios Use Case When a customer completes checkout on our e-commerce platform, we already collect their document. We want to pass this data to Rebill to avoid asking the customer to re-enter it. Proposed Solution Add these fields to prefilledFields.customer Benefits Reduces friction at checkout and improves conversion rates Consistent with how phone prefill works (recently added) No need for Custom JS workarounds

Vic R About 2 months ago

💡 Feature request