Skip to main content

Tamaro v2.12.0

Release Date October 15 2024

This new version brings quite a few updates. It enables you to receive recurring payments through PayPal on the new system (EPMS). You also have more options to display the fees that occur in more detail in the "Cover the fee" section. Apart from that, we have fixed some bugs and made a lot of small improvements that will make your lives easier.

About this update

Request an upgrade to your Tamaro widget through RaiseNow support to receive these updates.
Hub forms will be updated automatically.

Recurring Payment with PayPal Vaulting

Your supporters can now create subscriptions on RaiseNow Hub with PayPal vaulting.

Improvements of the "Cover the fee" section

Supporters and organisations' alike both strive towards a transparent communication of the fees that occur for each transaction. Up until now, organisations had the limited options to define the fee to be covered.

This new development aims to foster transparency and trust by showing in more detail, how the fees are calculated. Organisations can now display the fees in three different categories:

  • Payment Processing Fees: Costs from payment providers (e.g., Mastercard, Visa, Stripe, PayPal, TWINT) that vary based on the payment method.
  • Platform Fees: Fees for using RaiseNow's technology.
  • Organisation Costs: Any additional costs incurred by the organisation (e.g. for processing, accounting, etc.)

Roughly 70% of supporters opt in to cover the organisations fees and by providing more transparency, we hope to increase this number, making fundraising even more efficient for you.
You can check how to configure it here.

New configuration options, features and improvements

  • New currency South Korean won (KRW). All available currencies here.

  • We simplified the translation structure for adding amount descriptions so that you can more easily add and replace amount decsriptions. More info on amount descriptions here.

  • We fixed a bug where subsequent donations lead to an error in some cases.

  • We fixed an issue where payments with Apple Pay failed in some cases.

  • Added new configuration option showPaymentInfo that hides the payment info section on the result page. More info here.

  • We renamed the configuration option debugPciProxy to debugSecureFields for consistency. More info here.

  • Updated and improved some translations.

  • Changed values for some CSS variables.

    Old values:

    --tamaro-input-bg-color: transparent;
    --tamaro-select-bg-color: var(--tamaro-input-bg-color);

    New values:

    --tamaro-input-bg-color: var(--tamaro-bg-color);
    --tamaro-select-bg-color: transparent;