Skip to main content
July 2026
Updated

Merchant dashboard V2

Paybyrd is releasing a new version of the merchant dashboard on July 20, 2026, available at https://backoffice.paybyrd.com. No action required — just log in with your existing credentials as usual. The previous version remains accessible at https://legacy.paybyrd.com.The new version adds a Business Intelligence section with payment and revenue analytics, an Activity Log for auditing user actions across the organization, a Terminal Management view, and passwordless login via email link.
May 2026
Added
Multicaixa Express payments now return a multicaixaExpress object in the payment response, containing QR code and deeplink data to support the full checkout experience across desktop and mobile.When brand is MULTICAIXAEXPRESS, the response includes:
On desktop, Paybyrd Checkout uses qrCodeUrl to display a QR code for the buyer to scan. On mobile, tapping Pay uses deeplinkRedirect to open the Multicaixa Express app directly.See the Multicaixa Express guide for full details.
April 2026
Added

New field: softDescriptor for card payments

Card payments now support a softDescriptor field, which controls the text that appears on the cardholder’s bank statement for that transaction.
  • Maximum length: 22 characters
  • Requests exceeding this limit return a 400 Bad Request error
See the card payments guide and the Create Payment API reference for full details.