Frisbii Announcements  logo
Back to Homepage Subscribe to Updates

Announcements

Stay up to date with the latest enhancements to Frisbii. Here you'll find new features and improvements that make managing your billing and payments easier and more efficient. Subscribe today so you never miss an update—and don't forget, your feedback and feature suggestions help us improve too!

Labels

  • All Posts
  • feature
  • Improvement
  • Fix
  • administration
  • api
  • checkout
  • payment methods
  • webinar
  • Analytics

Jump to Month

  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • October 2023
  • September 2023
  • June 2023
  • May 2023
  • April 2023
  • 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!

featureapi
4 years ago

Card issuer country on charge source and saved card

For credit card charges, card issuer country is now returned for get charge (https://reference.reepay.com/api/#get-charge) as source.card_country. 

Card issuer country is also returned in the card object for saved payment methods. See: https://reference.reepay.com/api/#get-card

Cheers, Reepay

Avatar of authorOle Borup
featureapi
4 years ago

Subscription custom trial period

A custom trial period can now be defined when creating a subscription, overriding the trial setting on the subscription plan. See parameter trial_period in the create subscription operation: https://reference.reepay.com/api/#create-subscription

Cheers, Reepay

Avatar of authorOle Borup
featureadministration
4 years ago

Intelligent Routing

Reepay's Intelligent Routing makes it possible for you to minimize your acquiring costs. You may have one acquirer agreement with low prices for domestic cards while another agreement gives you lower prices for international cards. By using Reepay Intelligent Routing the payment is automatically routed to the acquirer with the lowest cost. The Intelligent Routing is based on our new Fee Configuration, where you easily can configure your acquiring fees.

If you are interested in using this functionality, please contact your Reepay contact person or ask in the chat, to get more details and pricing on this new feature.


Avatar of authorMarkus Brunke
checkout
4 years ago

Checkout optional save card

It is now possible to let the customer choose whether to save card in a charge session instead of fixing this for the session with the recurring parameter. When creating a session the following parameters can now be used:

  • recurring_optional - If defined it will be the default selection for a save card checkbox. That is, if set to true the option will be default selected, and vice versa for false.
  • recurring_optional_text - Can be used to control the label for the checkbox. The default is "Save card".

Example with recurring_optional=true and the default label:

If the customer chooses to save card, the payment_method parameter will be returned from the session and the charge object (https://reference.reepay.com/api/#the-charge-object) will have the attribute recurring_payment_method. For details see the create charge session API call: https://docs.reepay.com/reference#createchargesession

Cheers, Reepay

Avatar of authorOle Borup
feature
4 years ago

Card verification

We are happy to announce a new great feature called Card Verification.

The Card Verification operation checks the validity of a stored card without making an actual authorisation on the card. That is, the check will not be visible to the cardholder on their bank statement.

This allows you to check a card's validity before doing an actual charge on the card.

Currently this operation is only supported for the following acquirers: Nets, Swedbank, and Bambora. The operation is supported by our API, read more here: 

https://reference.reepay.com/api/#card-verification

Best regards
The Reepay Team

Avatar of authorRobert Mygind
featurecheckout
4 years ago

Checkout recurring session order text

It is now possible to provide an optional order text to a Checkout recurring session. A recurring session is used when saving a payment method or signing up to a subscription. If provided the text will be shown in the Checkout form.

See argument order_text here: https://docs.reepay.com/reference#createrecurringsession

Cheers, Reepay

Avatar of authorOle Borup
feature
5 years ago

Resurs Bank Integration

We have partnered with Resurs Bank and are now ready with an integration. Resurs Bank is a Nordic finance company that offers attractive installment payment solutions. Do you want to hear about the opportunities? Contact Michael Abild at michael.Abild@resurs.dk or Thomas Petersen at thomas.Petersen@resurs.dk from Resurs Bank.

Avatar of authorRune
api
5 years ago

API TLS upgrade

If you have an API integration to Reepay, this information might be important to you.

To keep your API integration with Reepay secure, we have planned to phase out support for old technologies: SHA-1, TLS 1.0, and TLS 1.1. (These protocols and TLS 1.2 power the 'Secure' in 'HTTPS'.)

Why

SHA-1 is one of the algorithms you can use to authenticate who you’re talking to. It’s now considered dangerously weak, and might allow an adversary to spoof their identity. This is why all modern browsers have stopped accepting SHA-1 certificates.

TLS 1.0 and 1.1 ensure that your communications stay private. In order to do this, they generate a series of random bytes used to encrypt your connection. TLS 1.0 provides two ways of doing this (CBC and RC4), but several vulnerabilities have been discovered in both of them (including BEAST and the RC4 biases). If you kept using old versions of TLS, someone could theoretically sniff your connection.

As a result the internet is moving towards SHA-2 and TLS 1.2. These technologies have few known attacks and were subject to more rigorous security design than their predecessors.

What this means to you

The upgrade process will be seamless for most users. Most frameworks and operating systems support TLS 1.2 out of the box without any changes required, but older clients might be affected, e.g. Java 6. To test if your client supports TLS 1.2, you can make a test HTTPS GET request for the following url:

https://sandbox.reepay.com/api/helloworld

If your client supports TLS 1.2 you will receive the a text response with content Hello world. Otherwise an error will be raised by the client.

If your client does not support TLS 1.2, you will need to make the necessary upgrades to your environment.

Don't hesitate to contact us at support@reepay.com if you have any questions.

Timeline

Reepay will only support TLS 1.2 by the 7th of May 2020

Avatar of authorOle Borup
5 years ago

Important! - PrestaShop Reepay Plugin v. 1.0.6

We have updated our PrestaShop plugin! It's important you upgrade to the newest version. Here is why:

- Get notifications directly in the PrestaShop admin every time the Reepay PrestaShop Plugin can be updated

- Improved usability in Reepay PrestaShop Plugin settings

See also our new PrestaShop landing page and guide here: https://reepay.com/prestashop-plugin/




Avatar of authorMarkus Brunke
5 years ago

WooCommerce Reepay plugin v. 1.1.20

We have updated our WooCommerce plugin!

Now you can:

- Create manual orders in your WooCommerce backend (one-time and recurring)

- Show ApplePay logo in the proceed to checkout window

- Support PDF Product Vouchers


Fix:

- Settle problems with WooCommerce Subscriptions

PDF Product Vouchers: https://woocommerce.com/products/pdf-product-vouchers/


Avatar of authorRune