Refunds allow negative amount credit note lines
It is now possible to define credit note lines with negative amount as long as the total refund amount is positive.
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!
It is now possible to define credit note lines with negative amount as long as the total refund amount is positive.
It has been changed so a Checkout session in modal is not cancelled and closed if the user clicks outside the payment frame.
Two versions released:
Fixed completed order status that receive via Webhook
Issue tracker and more can be found here: https://github.com/reepay/reepay-woocommerce-payment/
It is now possible to delete a saved card in the Administration and using API (https://reference.reepay.com/api/#delete-payment-method).
It is now possible to select the event types to receive webhooks for instead of receiving webhooks for all event types. Event types can be selected in the webhook configuration in the Administration or using the API (https://reference.reepay.com/api/#update-webhook-settings)
List of event types: https://reference.reepay.com/api/#event
Cheers, Reepay
A new event type (`customer_payment_method_added`) has been added for the event that a new payment method has been added to customer. The event can be used with webhook to register payment method after a Checkout recurring session flow, or a charge flow, with the option to store payment method for later use.
To receive the webhook the event type must be selected in webhook configuration. This can be done either in the Administration or using the API.
Reepay now supports Forbrugsforeningen card type with Acquirer Nets.
It is now possible to search for subscriptions with certain discounts in the Administration and with the API.
Subscriptions can be searched by providing subscription discount handle or discount handle. When providing subscription discount handle all subscriptions with an attached subscription discount with that handle will be returned. When providing discount handle all subscriptions with subscription discounts created from the referenced discount will be returned.
Both in the Administration and through the API it can be defined whether to only return subscriptions for which the subscription discount is still active.
In the Administration a custom filter can be made to search with discount. The API documentation can be found here: https://reference.reepay.com/api/#get-list-of-subscriptions
Cheers, Reepay
Reepay introduces resource metadata. It is now possible to store JSON metadata for the following resources:
Metadata can be used to store additional resource data important to your business. E.g. shoe size for customer or product entitlement on a plan. Read more about it in our API documentation: https://reference.reepay.com/api/#metadata