Billwerk+ Announcements logo

Announcements

Back to Homepage Subscribe to Updates

Labels

  • All Posts
  • Fix
  • Improvement
  • feature
  • administration
  • api
  • checkout
  • woocommerce
  • prestashop
  • news

Jump to Month

  • March 2023
  • October 2022
  • September 2022
  • June 2022
  • March 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • June 2021
  • April 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • March 2020
  • February 2020
  • December 2019
  • November 2019
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
Release notes byAnnounceKit

Create yours, for free!

Improvementadministration
2 weeks ago

New Plan pages, Transactions Data view

New update! 🎉 We know.. We are too bad to update you with all the new features that we are developing. However, this does not mean that we are not doing anything. We have a lot of new features and products being released during March!

Initially, you can enjoy our new Plan pages, where you can see your plans, create plans, edit plans, and supersede plans. See more here.

In addition, we have also given the display of Transaction Data an updated view. It is now much easier to understand transaction data that may have seemed complex before.

Improvementfeatureadministration
4 months ago

Add-on pages, Discount pages, and more

Version 1.1.0 is now released and in this release, we got some brand new pages in the new Admin: Add-ons and Discount pages ✨

The new Add-ons pages include an Add-on List page, a Create Add-on page, and an Edit Add-On page.

The new discount pages include a Discount List page, a Create Discount page, an Edit Discount page, and a Discount Settings page.

I'll let you explore the new pages yourself instead of posting screenshots.

In addition to some bug fixes and improvements, we have also added a Geolocation subsection in the Customer section on Invoice Details pages.



Improvementfeatureadministration
6 months ago

New subscription pages

Wow, this was a tough one. Our front-end developers have been working hard to get this out. Finally, you can see the subscription in the new Reepay Admin! 🚀

First of all, you can now find Subscriptions in our sidebar. This link will take you to our Subscription List, where you will find all your subscriptions. Here you have options to filter and change columns exactly like all our other lists.


When you click on a subscription, you will be taken to the new Subscription Details page. Here you can see the Customer who has the subscription and the associated Payment Methods. Below you can see the subscription itself. Here we've got some new UI to show the Subscription Stages and at the same time some basic Subscription Metrics, which show you how much you've settled on this particular subscription, for example.

If you scroll further down you will see the related invoices, Pending costs and credits, Discounts and coupons, Emails, and finally the TImeline.

Everything has been revamped, which should make it easier for you with your daily work in Reepay Admin 🤞


In addition, all the editing pages on the Subscription Details page have also been redesigned, which you will see when you click on one of the buttons on the page.

Besides the Subscription Details page, you can also find the customers' subscriptions within the customers, just as you can also create a subscription from there.

If you click on the Create Subscription button, you will immediately be taken to a new page where you can create a subscription for this customer. Again, a lot of new UI but I will let you see it for your self 😁

Next up is all the subscription-related configuration pages. E.g. Plans, Add-ons, Discounts, Coupons, Email-templates, and Dunning Management.

Improvementfeatureadministration
a year ago

Billing page and revamped invoice details page

Another milestone for the new Reepay Admin! Version 0.9.0 is released which includes several new pages and many improvements 🚀

First of all, we have a brand new Billing page, which can be found under the new Settings menu item together with Account, Team, and Application. Here you will be able to adjust your billing details under contact information and organisation information. You also have the option to change your plan, add a payment method and see previous invoices. See the screenshot below.

Second, we have revamped the invoice details page with more information and better structure. You have the option to settle and refund by order lines as well as see payment sessions, timelines, and more customer information.

Please check it out! We welcome feedback with open arms 🙌

Improvementfeatureadministration
a year ago

Payment methods page and new customizable columns

Wuhu! Version 0.8.0 is released and we have finalized our new Payment Methods page. In the old admin, this page is called Acquiring. Our new Payment Methods page has received a huge redesign, which makes it easier to set up new payment methods. Our guides at https://help.reepay.com/en/knowledge will be updated as soon as possible.

In addition to the new Payment Methods page, we have a new feature for you. Many of you have asked to rearrange the columns in our different listview and that is now possible with our customizable columns. Head into your account and try it out under either customers or invoices.

Improvement
a year ago

Checkout support for Romanian

Hi

Reepay Checkout now also speaks Romanian. See https://docs.reepay.com/reference#checkout-languages

Cheers, Reepay

Improvement
2 years ago

PSD2 and Strong Customer Authentication

The deadline for PSD2 is approaching, which means Strong Customer Authentication (SCA) will become mandatory within the EU. Danish issuers will require SCA by January 11, 2021. For details on PSD2 and SCA see: https://docs.reepay.com/reference#strong-customer-authentication

Reepay will make sure all accounts are ready for SCA by enabling 3D Secure and/or Secured by Nets on those accounts not already using SCA.

The newest version of 3D Secure (version 2) supports a frictionless authentication flow, where the customer is not presented with any challenges (two-factor authentication). For issuing banks to make a decision on whether a frictionless authentication can be granted, they will need information about the customer and the context of the payment. Some of this data is provided by Reepay, e.g. customer browser information, but some of the data needs to be provided by you the merchant. 

The data is not mandatory, but we urge you to consider sending the additional information to maximize the chance of a frictionless authentication flow. For details on sending SCA data see: https://docs.reepay.com/reference#strong-customer-authentication

Merry Christmas, Reepay

Improvement
3 years ago

SCA support in hosted pages and Reepay Token

In preparation for the coming PSD2 regulatory changes (September 14th), Reepay hosted pages and Reepay Token now supports Strong Customer Authentication (SCA) (3D Secure and Dankort Secured by Nets).

No action is required by you as a merchant. SCA will be enabled by us for all merchants, not already using SCA for Checkout, before September 14th.

Improvementadministration
3 years ago

New user groups

User groups in the administration have been changed to better accommodate for the needs of our customers. The new user groups are more intuitive as they more closely relates to the functionality accessible in the left menu. It is also possible to define more fine grained permissions, e.g. whether specifically refunding is allowed. The screendump below shows the new user group edit dialog.

Improvement
3 years ago

Metadata in mails

It is now possible to access metadata in mail templates. E.g. if customer metadata contains shoe_size key and value it can be accessed in the template as:

{{customer.metadata.shoe_size}}

Metadata is available as

customer.metadata
subscription.metadata
plan.metadata
invoice.metadata

and add-on metadata as a parameter in the list of subscription add-ons subscription.add_ons[].metadata. Example iterating through subscription add-ons:

{{#subscription.add_ons}}
Name: {{name}}<br/>
License plate: {{metadata.plate}}<br/>
{{/subscription.add_ons}}

For details on Mustache templating see: https://mustache.github.io/mustache.5.html