Get started
Customization
Troubleshooting
- Home
- /
- Payer B2B for WooCommerce
- /
- Changelog
Changelog
2.3.1
- Fix - Change access modifiers of the wakeup function from protected to public.
- Fix - Fix fatal errors when the WooCommerce plugin does not exist.
- Feature - Adds support for Payers customer onboarding solution B2B SignUp. Read more on https://payer.eu/b2b-payment-platform/b2b-signup/.
- Feature - If B2B SignUp is used, Payer B2B Invoice is only offered to the customers that has a valid credit risk.
- Tweak - The invoice widget is now always showing on the order page.
- Fix - Fix "free subscription" order notice incorrectly appearing on subscription that do not have a free subscription.
- Fix - Fix order always defaulting to B2C even on B2B orders.
- Fix - Fix the item quantity on refund always being 1 even when more than one was selected.
- Fix - Fix the shipping amount on refund always being zero.
- Fix - We will now send the PNO or OrgNr on renewal orders for card subscriptions.
- Fix - Fix so we do not send negative values when doing refund requests, and changed endpoint for refund requests.
- Fix - Change endpoint for update calls to match the new order creation endpoint.
- Enhancement - Changed API endpoint for order creation to allow us to avoid rounding issues when sending prices to Payer.
- Fix - Fixed an issue that would trigger an update attempt when updating an order in WooCommerce that Payer has already completed.
- Fix - Fixed not sending the PNO or Org number to Payer for Card payments.
- Tweak - Remove UI Version from card payments.
- Tweak - Change the endpoint for card refunds.
- Tweak - Changed default value and name of some settings.
- Fix - Fixed an issue when a customer tried to complete a failed subscription payment using Payer B2B Card payments.
- Fix - Fixed a logic error for the get address feature.
- Feature - Added feature to change invoice delivery type and due date length on orders and subscriptions placed with either invoice option.
- Enhancement - Allow customers to update the card used on a failed subscription purchase.
- Enhancement - Improved refunds to prevent a mismatch on order line numbers for invoices.
- Enhancement - Added a filterable 10 second timeout for requests.
- Fix - Correctly send the invoice delivery type to Payer.
- Enhancement - Added sending order lines on recurring payments with card payments.
- Enhancement - Added tax calculations for fees.
- Feature - Moved all payment methods over to the v2 API.
- Feature - Added address fetch functionality in the checkout.
- Feature - Added automatic or manual credit checks for invoice payments.
- Feature - Added metabox to be able to see the payment status for invoices and other information.
- Enhancement - Improved logic on checkout to only attempt to create an order with Payer if it is needed.
- Fix - Fixed incorrect price calculation of fees when creating a Payer order.
- Fix - Able to create Payer Invoice from admin without having to add shipping address.
- Feature - Added card payment method.
- Feature - Add subscription support for card payments.
- Fetaure - Added feature to create Payer invoice from order admin view.
- Tweak - Excluding unitPrice and unitVatAmount sent to Payer due to rounding issues.
- Tweak - Only try to make a cancel request if order has been captured.
- Tweak - Added support for multiple language codes in requests sent to Payer (for card payments).
- Enhancement - Improved the error handling in the request class.
- Enhancement - Improved the activation and cancelation calls to Payer to unhook the update function as well.
- Fix - Changed so we do not make an attempt at updating an order without a Payer Order ID.
- First release on Wordpress.org