# Release notes

This page contains release notes for the Rebilly product and integrations.
Entries start from July 2021.

## 2026

### August

To view the August release notes blog, see [Rebilly news, features, and updates for August 2026](/blog/blog-aug-26).

#### Features

- Added compliance screening reports.
For more information, see [Compliance screening reports](/docs/data-tables/manage-customer-compliance#compliance-screening-reports).
- Added the ability to view available credit balance on the customer page.
For more information, see [View available credit balance](/docs/data-tables/manage-customer-information#view-available-credit-balance).
- Added the option to set an expiration time for KYC document requests.
For more information, see [Request KYC documents](/docs/data-tables/manage-customer-compliance#request-kyc-documents).
- Added the option to include a selfie when uploading identity proof documents on behalf of a customer.
For more information, see [Upload KYC documents](/docs/data-tables/manage-customer-compliance#upload-kyc-documents).
- Added payout limits to gateway account details.
For more information, see [Set payout limits](/docs/settings/manage-payment-gateways#set-payout-limits).
- Added automatic pausing of gateway accounts during connectivity outages.
For more information, see [Pause gateway accounts during connectivity outages](/docs/settings/manage-payment-gateways#pause-gateway-accounts-during-connectivity-outages).
- Added allocation summaries to payout request batch tables.
For more information, see [View batches](/docs/data-tables/manage-payout-requests#view-batches).
- Added the `element.invalidate()` method to FramePay.
For more information, see [`element.invalidate()`](/docs/dev-docs/element#elementinvalidate).
- Added a `ready` event for Apple Pay in FramePay.
For more information, see [Events](/docs/dev-docs/events#ready).
- Added highlighting of CVV and expiration date fields in Cashier forms when a payment is declined due to a gateway mismatch.
For more information, see [Integrate a deposit form](/docs/dev-docs/integrate-a-deposit-form).


### July

To view the July release notes blog, see [Rebilly news, features, and updates for July 2026](/blog/blog-jul-26).

#### Features

- Added the option to convert ended trial-only subscriptions to recurring subscriptions without restarting the trial.
For more information, see [Convert an ended trial-only subscription to recurring](/docs/data-tables/manage-subscriptions#convert-an-ended-trial-only-subscription-to-recurring).
- Added the option to set permissions when creating and editing API keys.
For more information, see [Create an API key](/docs/dev-docs/api-keys#create-an-api-key).
- Added the ability to export user data to CSV.
For more information, see [Export user data](/docs/settings/users#export-user-data).
- Added withdrawal and reverse withdrawal forms.
For more information, see [Integrate a withdrawal form](/docs/dev-docs/integrate-a-withdrawal-form) and [Integrate a reverse withdrawal form](/docs/dev-docs/integrate-a-reverse-withdraw-form).
- Added the ability to create payout requests in the `ready` status.
For more information, see [Edit payout request settings](/docs/settings/organizations-and-websites#edit-payout-request-settings).
- Added payout request batch management actions.
For more information, see [Manage batches](/docs/data-tables/manage-payout-requests#manage-batches).
- Improved the search functionality in the Rebilly UI.
For more information, see [Search in Rebilly](/docs/tutorials/search).


#### Docs

- Added a topic that describes Customer-initiated and Merchant-initiated Transactions (CIT and MIT).
For more information, see [Customer-initiated and merchant-initiated transactions](/docs/dev-docs/customer-initiated-and-merchant-initiated-transactions).
- Added a conceptual topic for deposit requests.
For more information, see [Deposit requests](/docs/dev-docs/deposit-requests).


#### Integrations

- Added support for the [Payment card](/payment-methods/payment-card) payment method for the [PayGlocal payment gateway](/gateways/payglocal).
- Added support for the [PIX](/payment-methods/pix) payment method for the [Stripe payment gateway](/gateways/stripe).


### June

To view the June release notes blog, see [Rebilly news, features, and updates for June 2026](/blog/blog-jun-26).

#### Features

- Added the ability to set the initial state for payout requests and define the length of the pending state, if the pending state is used.
For more information, see [Edit payout request settings](/docs/settings/organizations-and-websites#edit-payout-request-settings).
- Added the **Retain trial, then convert to recurring** option when modifying subscriptions in a trial period, and the **Retain trial only** option when modifying trial-only subscriptions.
For more information, see [Modify subscription items or settings](/docs/data-tables/manage-subscriptions#modify-subscription-items-or-settings).
- Added the option to filter payout requests in batches.
For more information, see [Filter payout requests in batches](/docs/data-tables/manage-payout-requests#filter-payout-requests-in-a-batch).


#### Docs

- Added guidance on how to configure Content Security Policy (CSP) when you embed Rebilly payment, payout, or deposit forms on your website.
For more information, see [Content security policy](/docs/dev-docs/set-up-environment#configure-content-security-policy).
- Added an MCP server connector for the documentation website.
For more information, see [Rebilly news, features, and updates for June 2026](/blog/blog-jun-26).
- Updated the documentation to describe KYC document rejection reasons.
For more information, see [KYC document rejection reasons](/docs/kyc-and-aml/kyc#kyc-document-rejection-reasons).


#### Integrations

- Added support for the [Payment card](/payment-methods/payment-card) payment method for the [IMerchant payment gateway](/gateways/imerchant).
- Added support for the [ACH](/payment-methods/ach) payment method for the [Isx payment gateway](/gateways/isx).


### May

To view the May release notes blog, see [Rebilly news, features, and updates for May 2026](/blog/blog-may-26).

#### Features

- Added the ability to download a transaction in PDF format.
For more information, see [Download a transaction](/docs/data-tables/manage-payments#download-a-transaction) and the [Get a transaction](/docs/dev-docs/api/transactions/gettransaction) API operation.
- Added documentation for the [AML check lifecycle](/docs/kyc-and-aml/aml#aml-check-lifecycle).


### April

To view the April release notes blog, see [Rebilly news, features, and updates for April 2026](/blog/blog-apr-26).

#### Features

- Added the option to apply subscription and invoice changes immediately using the new **Now** effective date option.
For more information, see [Modify subscription items or settings](/docs/data-tables/manage-subscriptions#modify-subscription-items-or-settings) and [Issue an interim invoice](/docs/data-tables/manage-invoices#issue-an-interim-invoice).
- Added the option to download a credit memo in PDF format.
For more information, see [Download a credit memo](/docs/data-tables/manage-credit-memos#download-a-credit-memo).
- Added the ability to configure transaction email alias for payment gateways.
For more information, see [Configure transaction email alias](/docs/settings/set-up-a-gateway#configure-transaction-email-alias).
- Added the ability to view reports for inherited AML matches.
For more information, see [View inherited matches reports](/docs/reports/aml-reports#view-inherited-matches-reports).
- Added the Cashier JavaScript library for embedding deposit forms, express deposits, payout forms, or a cashier form that supports both deposits and payouts.
For more information, see [Deposits and payouts](/docs/dev-docs/deposits-and-payouts).
- Added the ability to refund credit memos.
For more information, see [Refund a credit memo](/docs/data-tables/manage-credit-memos#refund-a-credit-memo) and the [Refund a credit memo](/catalog/all/credit-memos/postcreditmemorefund) API operation.
- Added the [Allocate customer credit balance to an invoice](/catalog/all/invoices/postinvoiceallocatecreditbalance) API operation.
- Added the [Get customer credit balance](/catalog/all/customers/getcustomercreditbalance) API operation.
- Added the ability to apply localized text for the custom amount buttons in deposit strategies.
For more information, see [Deposit strategies](/docs/settings/deposit-strategies#create-a-deposit-amount-strategy) and the [customAmount.buttonText](/catalog/all/deposits/postdepositstrategy#deposits/postdepositstrategy/t=request&path=customamount/buttontext) API field.
- Added the ability to set a default configuration for payout methods and their priority for automatic payout allocations.
For more information, see [Set default payout allocation order](/docs/settings/organizations-and-websites#set-default-payout-allocation-order).


#### Integrations

- Added support for the [Bitcoin](/payment-methods/bitcoin), [Ethereum](/payment-methods/ethereum), [Tether](/payment-methods/tether), and [Ripple](/payment-methods/ripple) payment methods for the [Txn payment gateway](/gateways/txn).
- Added support for the [Bank Transfer](/payment-methods/bank-transfer) and [Payment card](/payment-methods/payment-card) payment methods for the [OmniMatrix payment gateway](/gateways/omnimatrix).
- Added support for the [Mollie](/payment-methods/mollie) payment method for the [Mollie](/gateways/mollie) payment gateway.
- Added support for the [Payment card](/payment-methods/payment-card) payment method for the [PayXpert payment gateway](/gateways/payxpert).
- Added support for the [Apple Pay](/payment-methods/apple%20pay) and [Google Pay™](/payment-methods/google%20pay) payment methods for the [Paybilt payment gateway](/gateways/paybilt).
- Added support for the [QuickPay](/payment-methods/quickpay) and [Payment card](/payment-methods/payment-card) payment methods for the [QuickPay payment gateway](/gateways/quickpay).
- Added support for the [Payment card](/payment-methods/payment-card) and [Viva](/payment-methods/viva) payment methods for the [Viva payment gateway](/gateways/viva).
- Added support for the [Payment card](/payment-methods/payment-card) payment method for the [Antom payment gateway](/gateways/antom).
- Added support for the [Payment card](/payment-methods/payment-card) payment method for the [AsiaPay payment gateway](/gateways/asiapay).
- Added support for the [Cryptocurrency](/payment-methods/cryptocurrency) payment method for the [Cryptomus payment gateway](/gateways/cryptomus).
- Added support for the [Payment card](/payment-methods/payment-card) payment method for the [Gate2way payment gateway](/gateways/gate2way).
- Added support for the [Payment card](/payment-methods/payment-card) payment method for the [Monolo payment gateway](/gateways/monolo).
- Added support for the [Payment card](/payment-methods/payment-card) payment method for the [Stripe payment gateway](/gateways/stripe).
- Added support for the [Payment card](/payment-methods/payment-card) and [Samsung Pay](/payment-methods/samsung%20pay) payment methods for the [Worldpay payment gateway](/gateways/worldpay).
- Added support for the [ACH](/payment-methods/ach) and [Klarna](/payment-methods/klarna) payment methods for the [SafeCharge payment gateway](/gateways/safecharge).
- Added support for the [Online Bank Transfer](/payment-methods/online-bank-transfer) payment method for the [Awepay payment gateway](/gateways/awepay).
- Added support for the [ACH](/payment-methods/ach) payment method for the Old Glory bank.


### March

To view the March release notes blog, see [Rebilly news, features, and updates for March 2026](/blog/blog-mar-26).

#### Features

- Added the option to manage customer notification emails.
For more information, see [Manage notification emails](/docs/data-tables/manage-customer-information#manage-notification-emails).
- Updated the docs to describe how AML check inheritance works.
For more information, see [AML check inheritance](/docs/kyc-and-aml/aml#aml-check-inheritance).


### February

To view the February release notes blog, see [Rebilly news, features, and updates for February 2026](/blog/blog-feb-26).

#### Features

- Added the 'Is photocopy' KYC validation check for identity documents.
For more information, see [Identity document checks](/docs/kyc-and-aml/kyc#identity-document-checks) and the [isPhotocopy](/docs/dev-docs/api/kyc-documents/getkycsettings#kyc-documents/getkycsettings/t=response&c=200&path=identityproof/weights/isphotocopy) API field.
- Added the ability to [Convert a trial-only subscription to a subscription with trial and recurring billing](/docs/data-tables/manage-subscriptions#convert-a-trial-only-subscription-to-subscription-with-trial-and-recurring-billing).


### January

To view the January release notes blog, see [Rebilly news, features, and updates for January 2026](/blog/blog-jan-26).

#### Features

- Added the maximum order amount restriction for coupons.
For more information, see [Create a coupon](/docs/settings/coupons-and-discounts#create-a-coupon).
- Added detail on identity document check verification levels.
For more information, see [Identity document checks](/docs/kyc-and-aml/kyc#identity-document-checks).
- Added the AML volume report.
For more information, see [View AML volume reports](/docs/reports/aml-reports#view-aml-volume-reports).


#### Integrations

- Added support for the [Payment card](/payment-methods/payment-card) payment method for the [Powertranz payment gateway](/gateways/powertranz).


## 2025

### December

To view the December release notes blog, see [Rebilly news, features, and updates for December 2025](/blog/blog-dec-25).

#### Features

- Added the ability to link multiple customer accounts to the same person when the individual has more than one account.
For more information, see [Manage customer information](/docs/data-tables/manage-customer-information#add-a-customer).
- Added a webhook for the [Payout request fulfilled](/docs/dev-docs/api/transactions/payout-request-fulfilled) event.


#### Integrations

- Added support for the [Payment card](/payment-methods/payment-card) payment method for the [Powertranz payment gateway](/gateways/powertranz).


### November

To view the November release notes blog, see [Rebilly news, features, and updates for November 2025](/blog/blog-nov-25).

#### Features

- Added the option to set a minimum base amount in deposit amount strategies.
For more information, see [Deposit strategies](/docs/settings/deposit-strategies#create-a-deposit-amount-strategy).
- Added the ability to configure minimum age requirements for identity proof documents.
For more information, see [Configure minimum age requirements for identity proof documents](/docs/settings/kyc#configure-minimum-age-requirements).
- Added deferred revenue report.
For more information, see [Deferred revenue](/docs/data-tables/revenue-recognition#deferred-revenue), and the [Retrieve a deferred revenue report](/catalog/all/reports/getdeferredrevenuereport) API operation.


#### Integrations

- Added support for the [Cryptocurrency](/payment-methods/cryptocurrency), [Bitcoin](/payment-methods/bitcoin), [Ethereum](/payment-methods/ethereum), [Ripple](/payment-methods/ripple), and [Tether](/payment-methods/tether) payment methods for the [Naewe payment gateway](/gateways/naewe).
- Added support for the [Payment card](/payment-methods/payment-card) payment method for the [Splitit payment gateway](/gateways/splitit).
- Added support for the [Payment card](/payment-methods/payment-card) payment method for the [Paybilt payment gateway](/gateways/paybilt).


### October

To view the October release notes blog, see [Rebilly news, features, and updates for October 2025](/blog/blog-oct-25).

#### Features

- Added the ability to set a preselected amount for deposit forms.
For more information, see [Deposit strategies](/docs/settings/deposit-strategies#create-a-deposit-amount-strategy).
- Added order MRR (Monthly Recurring Revenue) data.
For more information, see [Order MRR](/docs/data-tables/manage-subscriptions#view-monthly-recurring-revenue-mrr-of-an-order).
- Added the option to hide base amount in deposit amount strategies.
For more information, see [Deposit strategies](/docs/settings/deposit-strategies#create-a-deposit-amount-strategy).
- Added the option to trigger an invalid CVV error in sandbox environment when using the `TestProcessor` payment gateway by using `000` or `0000` as the CVV number.
For more information, see [Test transactions](/docs/tutorials/test-transactions).
- Added the customer velocity risk factor check.
For more information, see [Velocity checks](/docs/automations/risk-scoring#velocity-checks) and [Risk factors](/docs/automations/risk-scoring#risk-factors).


#### Integrations

- Added support for the [Aera payment method](/payment-methods/aera) for the [Aera payment gateway](/gateways/aera).
- Added support for the [MuchBetterVoucher payment method](/payment-methods/muchbettervoucher) for the [MuchBetterGateway payment gateway](/gateways/muchbettergateway).


### September

To view the September release notes blog, see [Rebilly news, features, and updates for September 2025](/blog/blog-sep-25).

#### Features

- Added the ability to view journal records that are associated with specific invoices.
For more information, see [View invoice related journal records](/docs/settings/journal-account#view-invoice-related-journal-records).
- Added the journal summary report.
For more information, see [Journal summary](/docs/data-tables/revenue-recognition#journal-summary).
- Added the option to send broadcast emails immediately.
For more information, see [Send broadcast emails immediately](/docs/automations/email-notifications#create-broadcast-messages).
- Added the ability to set single deposit amount buttons or multiple deposit amount buttons in deposit strategies.
For more information, see [Deposit strategies](/docs/settings/deposit-strategies#create-a-deposit-amount-strategy).
- Added the option to hide journal accounts with zero amounts from journal summary reports.
For more information, see [View journal summary reports](/docs/reports/billing-reports#view-journal-summary-reports).


### August

To view the August release notes blog, see [Rebilly news, features, and updates for August 2025](/blog/blog-aug-25).

#### Features

- Added support for Apple Pay on non-Safari browsers using a QR code flow.
For more information, see [Use Apple Pay in third-party browsers on Mac, Windows devices, and other devices](https://support.apple.com/en-gb/guide/iphone/iph67e89f7c8/ios).
To set up Apple Pay as a payment method using the Rebilly UI, see [Set up a payment gateway](/docs/settings/set-up-a-gateway#accept-multiple-payment-card-brands-and-digital-wallets).
To set up Apple Pay for use in embedded payment forms, see [Set up Apple Pay](/docs/dev-docs/digital-wallets#set-up-apple-pay).
- Added the ability to deactivate and activate custom fields.
For more information, see [Deactivate custom fields](/docs/settings/custom-fields#deactivate-custom-fields).
- Added the trial usage limit reached event, webhook, and property.
For more information, see [API docs](/catalog/all/orders/trial-usage-limit-reached).
- Added total recognized amount and total estimated amount to journal entries.
For more information, see [View journal entries](/docs/settings/journal-account#view-journal-entries).


#### Integrations

- Added support for the [payment card](/payment-methods/payment-card) payment method for the [Loonio payment gateway](/gateways/loonio).


### July

To view the July release notes blog, see [Rebilly news, features, and updates for July 2025](/blog/blog-jul-25).

#### Features

- Added the ability to use encrypted CVVs for payment instruments with the FramePay JavaScript library.
For more information, see [Encrypted CVV](/docs/dev-docs/use-framepay-encrypted-cvv).
- Added the ability to export journal entries in CSV format.
For more information, see [Export journal entries](/docs/settings/journal-account#export-journal-entries).
- Added the ability to use Amplitude Analytics to track customer behavior when using the KYC document gatherer.
For more information, see [KYC document gatherer](/docs/settings/kyc#configure-amplitude-analytics).
- Added the Retrieve an ARR report API operation.
For more information, see [Retrieve an ARR report](/catalog/all/reports/getannualrecurringrevenuereport).
- Added the Recurring Revenue (ARR) KPI title and report.
For more information, see [Annual recurring revenue](/docs/kpis/billing-kpis#annual-recurring-revenue).
- Added the ability to copy AML check details to the clipboard.
For more information, see [Copy AML check details](/docs/data-tables/manage-aml#copy-aml-check-details).
- Added a placeholders button to webhook payloads in the Rebilly UI.
For more information, see [Webhook payloads](/docs/automations/webhooks#create-a-webhook).
- Added the option to share a data table segment.
For more information, see [Share a segment](/docs/settings/segments#share-a-segment).


### June

To view the June release notes blog, see [Rebilly news, features, and updates for June 2025](/blog/blog-jun-25).

#### Features

- Added the option to delete webhooks in the Rebilly UI.
For more information, see [Delete a webhook](/docs/automations/webhooks#delete-a-webhook).
- Added a data export details page.
For more information, see [View data export details](/docs/automations/data-exports#view-data-export-details).


#### Integrations

- Added support for the [BVNK](/payment-methods/bvnk) and [MuchBetter](/payment-methods/muchbetter) payment methods for the [MuchBetterGateway](/gateways/muchbettergateway) payment gateway.
- Added support for the [Affirm](/payment-methods/affirm), [Afterpay](/payment-methods/afterpay), [Zip](/payment-methods/zip), and [Clearpay](/payment-methods/clearpay) payment methods for the [Adyen payment gateway](/gateways/adyen).
- Added support for the [OXXO](/payment-methods/oxxo) payment method for the [Unlimit payment gateway](/gateways/unlimit).


### May

To view the May release notes blog, see [Rebilly news, features, and updates for May 2025](/blog/blog-may-25).

#### Integrations

- Added support for the [iDeal](/payment-methods/ideal), [Sofort](/payment-methods/sofort), and [SEPA](/payment-methods/sepa) payment methods for the [Stripe payment gateway](/gateways/stripe).
- Added support for the [Ripple](/payment-methods/ripple) payment method for the [Monolo payment gateway](/gateways/monolo).
- Added support for the [Voucher](/payment-methods/voucher) payment method for the [MuchBetterGateway payment gateway](/gateways/muchbettergateway).
- Added support for the [iCashOne Voucher](/payment-methods/icashone%20voucher) payment method and the [iCashOne](/gateways/icashone) payment gateway.


### April

To view the April release notes blog, see [Rebilly news, features, and updates for April 2025](/blog/blog-apr-25).

#### Integrations

- Added support for the [Ripple payment method](/payment-methods/ripple) for the [BVNK payment gateway](/gateways/bvnk).
- Added support for the [MonRem payment gateway](/gateways/monrem).


### March

To view the March release notes blog, see [Rebilly news, features, and updates for March 2025](/blog/blog-mar-25).

#### Features

- Updated the email content editor in email notifications.
For more information, see [Create event-based email notifications](/docs/automations/email-notifications#create-event-based-email-notifications).


#### Integrations

- Added support for the [Online Bank Transfer payment method](/payment-methods/online-bank-transfer) for the [MuchBetterGateway payment gateway](/gateways/muchbettergateway).


### February

To view the February release notes blog, see [Rebilly news, features, and updates for February 2025](/blog/blog-feb-25).

#### Integrations

- Added support for the [SWIFT Debit payment method](/payment-methods/swift-dbt) for the [Ilixium payment gateway](/gateways/ilixium).
- Added support for the [Triple000 payment gateway](/gateways/triple000).
- Added support for the [voucher payment method](/payment-methods/voucher) for the [CashToCode gateway](/gateways/cashtocode).


### January

To view the January release notes blog, see [Rebilly news, features, and updates for January 2025](/blog/blog-jan-25).

#### Integrations

- Added support for the [Tabby payment method](/payment-methods/tabby) for the [Tabby payment gateway](/gateways/tabby).


## 2024

### December

To view the December release notes blog, see [Rebilly news, features, and updates for December 2024](/blog/blog-dec-24).

#### Docs

- Added a user interface guides section to the docs.
For more information, see [User interface guides](/docs/tutorials/tutorials/).


#### Integrations

- Added support for the [Pay.com payment gateway](/gateways/paycom).
- Added support for the [Limepay payment gateway](/gateways/limepay).
- Added support for the [Tabby payment gateway](/gateways/tabby).


### November

To view the November release notes blog, see [Rebilly news, features, and updates for November 2024](/blog/blog-nov-24).

#### Docs

- Added a guide that describes how to use FramePay to tokenize payment card data from Samsung Pay.
For more information, see [Set up Samsung Pay](/docs/dev-docs/setup-samsung-pay).
- Added new test payment cards and listed the countries that cards are from.
For more information, see [Test cards, IBANs, and ACH details](/docs/tutorials/test-payment-cards).


#### Integrations

- Added support for the [bitcoin](/payment-methods/bitcoin), [Ethereum](/payment-methods/ethereum), [Tether](/payment-methods/tether) payment methods for the [Monolo payment gateway](/gateways/monolo).
- Added support for the [JetonCash](/payment-methods/jetoncash) payment method for the [Jeton payment gateway](/gateways/jeton).
- Added support for the [gate2way payment gateway](/gateways/gate2way).
- Added support for the [Monolo payment gateway](/gateways/monolo).
- Added support for the [OmniMatrix payment gateway](/gateways/omnimatrix).


### October

To view the October release notes blog, see [Rebilly news, features, and updates for October 2024](/blog/blog-oct-24).

#### Features

- Added the 'subscription quantity filled limit reached' [event](/catalog/all/rules/geteventcollection#rules/geteventcollection/t=response&c=200&path=eventtype) and [webhook](/catalog/all/orders/subscription-quantity-filled-limit-reached) to the Rebilly API.
- Added the option to generate a URL where customers can set up a new payment instrument.
For more information, see [Set up a payment instrument link](/docs/data-tables/manage-customer-payments-and-billing#set-up-a-payment-instrument).


### September

To view the September release notes blog, see [Rebilly news, features, and updates for September 2024](/blog/blog-sep-24).

#### Features

- Added the option to continue trials after the trial period ends, and also to ignore recurring settings for the order items.
For more information, see the [keepTrial](/docs/dev-docs/api/orders/postsubscriptionitemschange#orders/postsubscriptionitemschange/t=request&path=keeptrial) and [ignoreRecurring](/docs/dev-docs/api/orders/postsubscriptionitemschange#orders/postsubscriptionitemschange/t=request&path=ignorerecurring) fields in the [Subscription items change](/docs/dev-docs/api/orders/postsubscriptionitemschange) API operation.


### August

To view the August release notes blog, see [Rebilly news, features, and updates for August 2024](/blog/blog-aug-24).

#### Features

- Added the ability to set delinquency periods for all orders from organization settings.
For more information, see [Configure organization settings](/docs/settings/organizations-and-websites#configure-organization-settings).
- Updated the recurring plan configuration UI.
For more information, see the [Recurring](/docs/settings/products-and-pricing#recurring) option when configuring plans, and the [Manage delinquency periods](/docs/data-tables/manage-delinquency-periods). setting when editing an existing plan.


#### Integrations

- Added support for the [Cryptocurrency](/payment-methods/cryptocurrency) payment method for the [BVNK payment gateway](/gateways/bvnk).


### July

To view the June release notes blog, see [Rebilly news, features, and updates for July 2024](/blog/blog-jul-24).

#### Docs

- Added a new section to the docs called [Welcome to Rebilly](/docs/tutorials/welcome).
This section provides an overview of payments related terms, processes, and Rebilly features.
- Added a guide on how to configure which payment methods are displayed to the customer at payment, based on their geographic location.
For more information, see [Display payment methods by location](/docs/settings/display-payment-methods-by-location).
- Added a guide on how to filter data table content based on custom fields.
For more information, see [Filter data table content](/docs/settings/custom-fields#filter-data-table-content-by-custom-fields).
- Added information on how to customize invoice and quote appearance.
For more information, see [Customize invoice appearance](/docs/data-tables/manage-invoices#customize-invoice-appearance).


#### Integrations

- Added support for the [Poli payment method](/payment-methods/poli/) for the [Worldpay payment gateway](/gateways/worldpay).


### June

To view the June release notes blog, see [Rebilly news, features, and updates for June 2024](/blog/blog-jun-24).

#### Features

- Added the ability to manage payment instrument options using the Rebilly Instruments JavaScript library.
For more information, see [Manage payment instrument options](/docs/dev-docs/setup-rebilly-instruments-managing).
- Added a new KYC document gatherer User Interface (UI).
For more information, see [KYC document gatherer](/docs/kyc-and-aml/kyc-document-gatherer).
- Added the `basic` KYC document match level.
For more information, see [KYC document verification levels](/docs/data-tables/manage-kyc#view-kyc-document-verification-levels) and the [matchLevel API field](/docs/dev-docs/api/kyc-documents/postkycrequest#kyc-documents/postkycrequest/t=request&path=matchlevel).
- Added the `billing-address-changed` event to FramePay Javascript library events.
For more information, see [billing-address-changed](/docs/dev-docs/events#billing-address-changed).


### May

To view the May release notes blog, see [Rebilly news, features, and updates for May 2024](/blog/blog-may-24).

#### Docs

- Added new developer 'get started' guides.
For more information, see [Get started](/docs/dev-docs#get-started).


#### Integrations

- Added support for the [PayU payment gateway](/gateways/payu).


### April

To view the April release notes blog, see [Rebilly news, features, and updates for April 2024](/blog/blog-apr-24).

#### Features

- Added the ability to change the cancellation time of a subscription.
For more information, see [Change subscription cancellation time](/docs/data-tables/manage-subscriptions#change-subscription-cancellation-time).
- Added new risk score metrics.
Use these metrics to decrease the risk score of less risky transactions.
For more information, see [Risk factors](/docs/automations/risk-scoring#risk-factors).
- Added the transaction processed event to the tag events for automated tagging.
For more information, see [Transaction processed](/docs/automations/tag-events#transaction-processed) and the [eventType](/docs/dev-docs/api/tags/posttagrule#tags/posttagrule/t=request&path=eventtype) field of the [Create tags rule](/docs/dev-docs/api/tags/posttagrule) API operation.
- Added the abandon scheduled payments action for the order delinquency reached event.
For more information, see [Abandon scheduled payments](/docs/automations/action-types#abandon-scheduled-payments).
- Upgraded the product UI.
To view it, [Log in](https://app-sandbox.rebilly.com/login) to Rebilly.


#### Integrations

- Added support for the [BVNK payment gateway](/gateways/bvnk).
- Added support for the [bitcoin](/payment-methods/bitcoin), [Ethereum](/payment-methods/ethereum), and [Tether](/payment-methods/tether) payment methods for the [BVNK payment gateway](/gateways/bvnk).
- Added support for the [Unlimit payment gateway](/gateways/unlimit).


### March

To view the March release notes blog, see [Rebilly news, features, and updates for March 2024](/blog/blog-mar-24).

#### Features

- Added the ability to set whether payment attempts for quote related subscriptions occur automatically.
For more information, see [Autopay](/docs/data-tables/manage-quotes#edit-a-quote) and the `autopay` field in the [Quotes](/docs/dev-docs/api/quotes/) API operations.


#### Docs

- Added a guide that describes how to search for specific results using Rebilly collection APIs.
For more information, see [Search filters](/docs/dev-docs/search-filters).


#### Integrations

- Added support for the [SPEI payment method](/payment-methods/spei/) for the [Safecharge payment gateway](/gateways/safecharge).
- Added support for the [LaCore payment gateway](/gateways/lacore).


### February

To view the February release notes blog, see [Rebilly news, features, and updates for February 2024](/blog/blog-feb-24).

#### Features

- Added the delinquent period setting and event.
For more information, see [Delinquency periods](/docs/data-tables/manage-delinquency-periods), [Create an order](/docs/data-tables/manage-customer-payments-and-billing#create-an-order), and the [Order delinquency reached](/docs/automations/event-types#order-delinquency-reached) event.
- Added quotes for changes to items in orders, and for subscription reactivation.
For more information, see the [UI documentation on quotes](/docs/data-tables/manage-quotes#manage-quotes) and the [developer documentation on quotes](/docs/dev-docs/quotes).
- Added the option to cancel a payout request.
For more information, see [Cancel a payout request](/docs/data-tables/manage-payout-requests#cancel-a-payout-request), the [Cancel payout request](/docs/data-tables/manage-payout-requests#cancel-a-payout-request) API operation, and the [Hosted payout form API integration guide](/docs/dev-docs/hosted-payout-integration#cancel-a-payout-request).


#### Docs

- Added a guide on how to integrate a hosted payment form using the Rebilly API.
For more information, see [Hosted payout form API integration](/docs/dev-docs/hosted-payout-integration).


#### Integrations

- Added support for the [Giropay payment method](/payment-methods/giropay/) for the [Worldpay payment gateway](/gateways/worldpay/).


### January

To view the January release notes blog, see [Rebilly news, features, and updates for January 2024](/blog/blog-jan-24).

#### Features

- Added face liveness detection for the proof of identity document type.
For more information, see [KYC documents](/docs/kyc-and-aml/kyc#facial-recognition-identity-verification).
- Added the `paymentInstrument.additionalFields` property to the Rebilly Instruments JavaScript library.
For more information, see [Additional fields](/docs/dev-docs/customize-layout-rebilly-instruments#additional-fields).


## 2023

### December

To view the December release notes blog, see [Rebilly news, features, and updates for December 2024](/blog/blog-dec-23).

#### Features

- Improved the payout feature by adding: [ready to payout configuration settings](/docs/settings/set-up-a-gateway#optionally,-configure-how-the-gateway-manages-payout-requests) for gateway accounts, and the [Ready to payout requested event](/docs/automations/event-types#ready-to-payout-requested) and the [Adjust ready to payout action](/docs/automations/action-types#adjust-ready-to-payout) to the rules engine.
- Added docs on how to integrate and configure a Rebilly hosted payout into your website using the Rebilly Instruments JavaScript library.
For more information, see [Payout forms Rebilly Instruments integration](/docs/dev-docs/integrate-a-cashier-form).
- Added KYC liveness session API operations.
For more information, see [Create a KYC liveness session](https://all-rebilly.redoc.ly/tag/KYC-documents/operation/StorefrontPostKycLivenessSession), [Retrieve a KYC liveness session](https://all-rebilly.redoc.ly/tag/KYC-documents/operation/StorefrontGetKycLivenessSession), and [Finish KYC liveness session](https://all-rebilly.redoc.ly/tag/KYC-documents/operation/StorefrontPostKycLivenessSessionFinish).
- Added declined transaction reports.
For more information, see [View declined transaction reports](/docs/reports/payment-reports#view-declined-transaction-reports).
- Added FramePay express methods to get shipping data using Google Pay™ and Apple Pay digital wallet.
For more information, see [Shipping configuration in express methods](/docs/dev-docs/shipping-configuration-in-express-methods).


#### Integrations

- Added support for the [Boleto payment method](/payment-methods/boleto/) for the [Adyen payment gateway](/gateways/adyen).


### November

To view the November release notes blog, see [Rebilly news, features, and updates for November 2023](/blog/blog-nov-23).

#### Features

- Added the ability to specify minimum and maximum amounts for deposit requests.
For more information, see [Create a deposit amount strategy](/docs/settings/deposit-strategies#create-a-deposit-amount-strategy).
- Improved the usability of filters in the Rebilly UI by adding an **Apply filter** button to all segments.
For example, to apply a filter in **Data tables**, select parameters, then press **Apply filter**.
For more information, see [Apply a filter to data table content](/docs/data-tables/customize-tables#apply-a-filter-to-data-table-content).
- Added usage notifications for metered billing plans.
For more information, see [Configure metered billing usage limit notifications](/docs/automations/email-notifications#configure-metered-billing-usage-limit-notifications).
- Added webhooks for the [Soft usage limit reached](/catalog/all/orders/soft-usage-limit-reached) and [Hard usage limit reached](/catalog/all/orders/hard-usage-limit-reached) events.
These webhooks trigger when the soft or hard usage limit thresholds for an item with a metered billing plan are reached.
For more information, see [Webhooks](/docs/automations/webhooks).


#### Integrations

- Added support for the [CCAvenue payment method](/payment-methods/ccavenue/) for the [CCAvenue payment gateway](/gateways/ccavenue).


### October

To view the October release notes blog, see [Rebilly news, features, and updates for October 2023](/blog/blog-oct-23).

#### Features

- Added the ability to manually start and stop AML review checks.
For more information, see [Pause or start an AML check review](/docs/data-tables/manage-aml#pause-or-start-an-aml-check-review).
- Added the `Restrict to exclusive application` and `Restrict to customer tags` coupon restrictions.
For more information, see [Create a coupon](/docs/settings/coupons-and-discounts#create-a-coupon).


#### Docs

- Migrated the [Rebilly website](https://www.rebilly.com/docs/) to use the Redocly product named Revel.
The website now has dark mode, a feedback option on every docs page, and other minor style changes.


#### Integrations

- Added support for the [Cash Deposit method](/payment-methods/cash-deposit) and the [ePayCard method](/payment-methods/epaycard) for the [ePay payment gateway](/gateways/epay).
- Added support for the [Payment card method](/payment-methods/payment-card/) for the [PayRedeem payment gateway](/gateways/payredeem).
- Added support for the [Bank transfer method](/payment-methods/bank-transfer/) for the [MuchBetterGateway payment gateway](/gateways/muchbettergateway/).


### September

To view the September release notes blog, see [Rebilly news, features, and updates for September 2023](/blog/blog-sept-23).

#### Features

- Added the option to specify how approval URL redirects are managed in hosted payment forms.
For more information, see [Edit a hosted payment form](/docs/settings/hosted-payment-forms#edit-a-hosted-payment-form).
- Added the ability to exclude specific customer attribute data from risk score checks, manual blocklists, and automated blocklists.
For more information, see [allowlists](/docs/automations/allowlists) and [blocklists](/docs/automations/blocklists).
- Added the option to configure custom fields on gateway accounts.
For more information see, [Set up a gateway](/docs/settings/set-up-a-gateway).
- Refined the functionality of the intelligent retry feature.
For more information, see [Schedule invoice retry](/docs/automations/action-types#schedule-invoice-retry).


#### Integrations

- Added support for the [EasyPayDirect payment gateway](/gateways/easypaydirect).
- Added support for the [PayRedeem payment gateway](/gateways/payredeem).
- Added support for the [ACH payment method](/payment-methods/ach) for the [Buckaroo payment gateway](/gateways/buckaroo).


### August

To view the August release notes blog, see [Rebilly news, features, and updates for August 2023](/blog/blog-aug-23).

#### Features

- Added the ability to add and untag AML checks.
For more information, see [Tags](/docs/settings/tags).
- Improved the UI for the QuickBooks Online integration so that it is easier to use.
For more information, see [QuickBooks Online integration](https://www.rebilly.com/docs/app-store/quickbooks-online-integration/).


#### Integrations

- Added support for the [PSiGate payment gateway](/gateways/psigate).
- Added support for the [Aircash payment gateway](/gateways/aircash).
- Added support for the [Bancontact payment method](/payment-methods/bancontact) for the [Buckaroo payment gateway](/gateways/buckaroo).


### July

To view the July release notes blog, see [Rebilly news, features, and updates for July 2023](/blog/blog-july-23).

#### Integrations

- Added support for the [Buckaroo payment gateway](/gateways/buckaroo).
- Added support for the [UPI payment method](/payment-methods/directa24card) and the [Netbanking payment methods](/payment-methods/netbanking) for the [Directa24 payment gateway](/gateways/directa24).
- Added support for the [Orbital payment gateway](/gateways/jpmorbital).


### June

To view the June release notes blog, see [Rebilly news, features, and updates for June 2023](/blog/blog-jun-23).

#### Features

- Improved balance transactions and fees functionality.
For more information, see [Manage fees](/docs/settings/fees) and [Balance transactions](/docs/dev-docs/balance-transactions).
- Added the variable deposit amounts option to the Rebilly Instruments JavaScript library.
Use this option to allow the customer to set the deposit amount.
For more information, see [Deposit property](/docs/dev-docs/example-rebilly-instruments-purchase-data#deposit-property).


#### Integrations

- Added support for the [PharosPayments payment gateway](/gateways/pharospayments).
- Added support for the [MobilePay payment gateway](/gateways/mobilepay).
- Added support for the [Directa24 Card](/payment-methods/directa24card), [Mercado Pago](/payment-methods/mercadopago), and [Tupay](/payment-methods/tupay) payment methods for the [Directa24 payment gateway](/gateways/directa24).


### May

To view the May release notes blog, see [Rebilly news, features, and updates for May 2023](/blog/blog-may-23).

#### Features

- Added AML confidence and priority settings.
Use confidence level settings to refine the AML match results, use priority settings to set the priority level of AML sources.
For more information, see [AML settings](/docs/settings/aml) and the [AML API operations](/docs/dev-docs/api/aml/).


#### Integrations

- Added support for the [VegaWallet payment gateway](/gateways/vegawallet).
- Added ACH support for the [Directa24 payment gateway](/gateways/directa24).
- Added support for the following payment methods for the [Adyen payment gateway](/gateways/adyen):
  - [ACH](/payment-methods/ach)
  - [Alipay](/payment-methods/alipay)
  - [Bancontact-mobile](/payment-methods/bancontact-mobile)
  - [Blik](/payment-methods/blik)
  - [EPS](/payment-methods/eps)
  - [Giropay](/payment-methods/giropay)
  - [iDEAL](/payment-methods/ideal)
  - [KakaoPay](/payment-methods/kakaopay)
  - [Klarna](/payment-methods/klarna)
  - [OXXO](/payment-methods/oxxo)
  - [Paysafecard](/payment-methods/paysafecard)
  - [PIX](/payment-methods/pix)
  - [Sofort](/payment-methods/sofort)
  - [Trustly](/payment-methods/trustly)
  - [TWINT](/payment-methods/twint)
  - [UPI](/payment-methods/upi)


### April

To view the April release notes blog, see [Rebilly news, features, and updates for April 2023](/blog/blog-apr-23).

#### Features

- Improved the configuration flow for application developers.
For more information, see [Build UI settings form](/docs/dev-docs/manage-apps#build-ui-settings-form).
- Added the quote feature and resource.
For more information, see [Create a quote](/docs/data-tables/manage-customer-payments-and-billing#create-a-quote), [Manage quotes](/docs/data-tables/manage-quotes), and the [quotes API operations](/docs/dev-docs/api/quotes/).


#### Integrations

- Added support for the [USD-coin payment method](/payment-methods/usd-coin) for the [Orbital payment gateway](/gateways/orbital).
- Added support for the [Airwallex payment gateway](/gateways/airwallex).


### March

To view the March release notes blog, see [Rebilly news, features, and updates for March 2023](/blog/blog-mar-23).

#### Features

- Added the ability to add and manage organization and customer tax identification numbers, and display them on invoices.
For more information, see [Tax ID numbers](/docs/settings/taxes#tax-id-numbers).
- Improved the search for tax and webhooks API logs.
For more information, see [Manage logs](/docs/data-tables/manage-logs/#logs), and the [Tracking](/catalog/all/tracking) API operations.
- Implemented combined service credential API operations and replaced credential hash endpoints.
For more information, see [Service credentials](/catalog/all/service-credentials) API operations.


#### Integrations

- Added support for the [PayRetailers payment gateway](/gateways/payretailers).
- Added support for the [Ezeebill payment gateway](/gateways/ezeebill).
- Added support for the [POLi](/payment-methods/poli), [Giropay](/payment-methods/giropay), [iDEAL](/payment-methods/ideal), [Sofort](/payment-methods/sofort), and [SEPA](/payment-methods/sepa) payment methods for the [Safecharge payment gateway](/gateways/safecharge).
- Added support for the [Bitcoin](/payment-methods/bitcoin), [Tether](/payment-methods/tether), [Ethereum](/payment-methods/ethereum), and [Litecoin](/payment-methods/litecoin) payment methods for the [Orbital payment gateway](/gateways/orbital).


### February

To view the February release notes blog, see [Rebilly news, features, and updates for February 2023](/blog/blog-feb-23).

#### Features

- Added new functionality for transaction risk scoring and the management of risky transactions.
For more information, see [Risk scoring](/docs/automations/risk-scoring) and [Risk score API](/docs/dev-docs/api/risk-score/) operations.
- Added the ability to automatically apply or remove tags on customers or KYC documents when specific events occur.
For more information, see [Automated tagging](/docs/automations/automated-tagging) and [Tags API](/docs/dev-docs/api/tags/) operations.
- Added payout request and approval flows.
For more information, see [Manage payout requests](/docs/data-tables/manage-payout-requests).
- Added the ability to automate abandoning pending orders and void related invoices after a certain amount of time.
For more information, see [Abandon a pending order](/docs/data-tables/manage-subscriptions#abandon-pending-orders).
To set this configuration using the Rebilly API, see [Configure automatic abandonment of pending orders](/docs/dev-docs/orders#configure-automatic-abandonment-of-pending-orders).
- Added the subscription created [email notification event](/docs/automations/email-notifications-events#subscription-created) and [webhook](/docs/automations/webhook-events#subscription-created).


#### Integrations

- Added support for the [EPS payment method](/payment-methods/eps) for the [Safecharge payment gateway](/gateways/safecharge).
- Added support for the [Orbital payment gateway](/gateways/orbital).
- Added support for the [Paramount Commerce payment gateway](/gateways/paramountcommerce).


### January

To view the January release notes blog, see [Rebilly news, features, and updates for January 2023](/blog/blog-jan-23).

#### Features

- Added journals to the Rebilly UI.
Use journals to track customer revenue and simplify integrations with accounting software such as QuickBooks Online.
For more information, see [Journals](/docs/settings/journal-account).


## 2022

### December

To view the December release notes blog, see [Rebilly news, features, and updates for December 2022](/blog/blog-dec-22).

#### Features

- Added dynamic tax calculation using [Avalara](/docs/app-store/avalara-integration).
- Improved the KYC document upload functionality from the Rebilly UI.
For more information, see [Upload KYC documents](/docs/data-tables/manage-customer-compliance#upload-kyc-documents).
- Added deposit amount strategies.
Use deposit forms to request and manage customer deposits.
For more information, see [Deposit amount strategies](/docs/settings/deposit-strategies) and [Deposit API operations](/catalog/all/deposits/).
- Added customer AML checks to the Rebilly UI.
AML checks are performed automatically each time customer information is modified.
For more information, see [AML](/docs/data-tables/manage-aml).
Also added AML operations to the [Rebilly API](/docs/dev-docs/api/aml/).
- Refined [credit memo allocations](/docs/dev-docs/credit-memos#allocations):
  - Added the ability to apply a credit memo to invoices on `POST /credit-memos`.
  - Added the ability to edit or delete credit memo invoice allocations on `PUT|PATCH /credit-memos/:creditMemoId`.
  - Added invoice allocations to the response of all `GET /credit-memos` endpoints.


#### Integrations

- Added support for the [KakaoPay payment method](/payment-methods/kakaopay), the [Payco payment method](/payment-methods/payco), and the [Samsung Pay payment methods](/payment-methods/samsung%20pay) for the [Skrill payment gateway](/gateways/skrill).


### November

To view the November release notes blog, see [Rebilly news, features, and updates for November 2022](/blog/blog-nov-22).

#### Features

- Updated the Rebilly Instruments JavaScript library to include a new quantity option.
For more information, see [RebillyInstruments.mount()](/docs/dev-docs/reference-rebilly-instruments#rebillyinstrumentsmount).
- Added a new topic on [transaction reconciliation](/docs/dev-docs/transaction-reconciliation).


#### Integrations

- Added support for the [PIX payment method](/payment-methods/pix) for the [MuchBetterGateway payment gateway](/gateways/muchbettergateway).


### October

To view the October release notes blog, see [Rebilly news, features, and updates for October 2022](/blog/blog-oct-22).

#### Features

- Added credit memo support to the TaxJar integration.
When TaxJar credentials are configured, credit memo transactions are now automatically added to TaxJar.
For more information, see [Credit memos](/docs/dev-docs/credit-memos) and [TaxJar integration](/docs/app-store/tax-jar-integration).
- Added document subtypes to the KYC analyzer.
Document subtype is now included in the scoring algorithm, shown on the document detail page, and can be configured in [KYC settings](/docs/settings/kyc).
For a complete list of available document subtypes, see [subtypes](/docs/dev-docs/api/kyc-documents/postkycrequest/#!t=request&path=documents).
- Added the option to allocate specified amounts from credit memos to credit and refund transactions.
This allocation reduces the `unusedAmount` of a credit memo.
For more information, see [Credit memos](/docs/dev-docs/credit-memos).
- Added a new merchant configuration for the PayPal mount function.
For more information, see [PayPal callbacks](/docs/dev-docs/framepay-global-reference#paypal-callbacks).
- Added metered billing.
Use metered billing when product quantity is unknown to the customer at the moment of creating a subscription.
For more information, see [Metered billing](/docs/settings/products-and-pricing#metered-billing).


#### Integrations

- Added [Instant Payments payment method](/payment-methods/instantpayments) and [Instant Banking payment method](/payment-methods/instant%20banking) support for the [Citadel payment gateway](/gateways/citadel).
- Added support for the [Dropayment payment gateway](/gateways/dropayment).
- Added support for the [PagoEffectivo payment method](/payment-methods/pagoeffectivo) for the [Paysafecard payment gateway](/gateways/paysafecard).


### September

To view the September release notes blog, see [Rebilly news, features, and updates for September 2022](/blog/blog-sept-22).

#### Features

- Added KYC documents to the data tables section.
You can now manage KYC documents and reviews from the Rebilly UI.
The review page has also been overhauled to improve the process of reviewing documents.
For more information, see [Manage KYC](/docs/data-tables/manage-kyc).
- Added bump offers and add-ons to the Rebilly Instruments JavaScript library.
For more information, see [set up an add-on with Rebilly Instruments](/docs/dev-docs/setup-rebilly-instruments-add-on) and [Set up a bump offer with Rebilly Instruments](/docs/dev-docs/setup-rebilly-instruments-bump-offer).


#### Integrations

- Added support for the [MuchBetterGateway payment gateway](/gateways/muchbettergateway).
- Added support for the [Redsys payment gateway](/gateways/redsys).
- Added support for the [SafetyPay payment method](/payment-methods/safetypay) for the [Paysafecard payment gateway](/gateways/paysafecard).
- Added support for the [Boleto payment method](/payment-methods/boleto) for the [BlueSnap payment gateway](/gateways/bluesnap).


### August

To view the August release notes blog, see [Rebilly news, features, and updates for August 2022](/blog/new-features-and-improvements-aug-2022).

#### Features

- Added access-related notifications for enhanced security.
You can now send organization email notifications to predefined email addresses when certain events occur.
For more information, see [Create organization email notifications](/docs/automations/email-notifications#create-organization-email-notifications).
- Added revenue journal reports to KPIs.
Use revenue journal reports to view recognized revenue and revenue audit data.
For more information, see [Revenue journal](/docs/data-tables/revenue-recognition#revenue-journal).
- Added the coupon feature to the Rebilly Instruments JavaScript library.
For more information, see [Coupons](/docs/dev-docs/customize-layout-rebilly-instruments#coupons).
- Added the option to display coupons on hosted payment forms.
For more information, see [Edit a hosted payment form](/docs/settings/hosted-payment-forms#edit-a-hosted-payment-form).
- Added a [QuickBooks Online integration guide](/docs/app-store/quickbooks-online-integration).
- Added an [end-to-end FramePay integration guide](/docs/dev-docs/end-to-end-framepay-example).
- Added the option to set custom domains on billing portals.
To view UI related documentation, see [Billing portals](/docs/settings/billing-portals).
To view related API documentation, see [Billing portal operations](/catalog/all/billing-portals/putbillingportal/#!t=request&path=customDomaint).


#### Integrations

- Added support for the [VenusPoint payment method](/payment-methods/venuspoint) for the [Directa24 payment gateway](/gateways/directa24).
- Added support for the [ePay payment gateway](/gateways/epay).
- Added support for the [Cleo payment gateway](/gateways/cleo).


### July

To view the July release notes blog, see [Rebilly news, features, and updates for July 2022](/blog/new-features-and-improvements-july-2022).

#### Features

- Added the option to set and collect tax from different regions.
This feature is only available to US-based organizations.
For more information, see [Manage tax locations](/docs/settings/organizations-and-websites#manage-tax-locations).
- Added a set up guide for Klarna Buy Now Pay Later (BNPL).
This guide describes how to use FramePay to tokenize payment data using Klarna.
For more information, see [Set up Klarna BNPL](/docs/dev-docs/setup-klarna-method/).
- Added the option to set a default payment instrument on an order.
For more information, see [Add a default payment instrument to a subscription](/docs/data-tables/manage-subscriptions#add-a-default-payment-instrument-to-a-subscription).


#### Integrations

- Added the support for the [NOWPayments payment gateway](/gateways/nowpayments).
- Added dispute support for the [Adyen payment gateway](/gateways/adyen).
- Added support for the [BankSEND payment gateway](/gateways/banksend) and [BankSEND payment method](/payment-methods/banksend).
- Added support for the [Interac Online payment method](/payment-methods/interac-online) for the [Payper payment gateway](/gateways/payper).


### June

To view the June release notes blog, see [Rebilly news, features, and updates for June 2022](/blog/new-features-and-improvements-june-2022).

#### Features

- Added the credit memo feature and resource.
A credit memo is a record which describes a certain amount that is owed to a customer, it is also a means of providing a customer with store credit.
A common use case for using a credit memo is to provide a customer with store credit, rather than a refund, if the customer pays more than they owe or returns a product.
For more information, see [Create a credit memo](/docs/data-tables/manage-credit-memos#create-a-credit-memo) and the [Credit memo resource](/docs/dev-docs/credit-memos).
- Added the BxGy coupon restriction.
You can now offer "buy X get Y" promotions.
These promotions incentivize new customers to buy and also reward existing customers.
This restriction type enables you to add discounted plans to an invoice when a certain quantity of other plans are purchased.
For example, if a customer buys two or more books, they get one free bookmark.
For more information, see [Coupons & discounts](/docs/settings/coupons-and-discounts) and the `restrictions` field of the [Create a coupon](/docs/dev-docs/api/coupons/postcoupon/#!t=request&path=restrictions) API operation.
- Added the option to export your organization data.
For more information, see [Export organization data](/docs/settings/organizations-and-websites/) and the [Organization data exports operations](https://user-api-docs.rebilly.com/tag/Organization-data-exports).
- Added the Block gateway account on chargeback limit app to the Rebilly App Store.
Use this app to temporarily deactivate a payment gateway account when the chargeback limit is reached.
For information on how to access and install apps, see [Install an app](/docs/dev-docs/manage-apps#install-an-app).
- Added the `upsertCustomer` API property.
Use this property to upsert a customer when creating a transaction.
For more information, see [the API reference documentation](/docs/dev-docs/api/transactions/posttransaction/#!t=request&path=upsertCustomer).
- Added PaymentCard and BankAccount as additional `paymentInstruction` options.
Use these options to create a `paymentInstrument` when creating a transaction.
For more information, see the [API reference documentation](/docs/dev-docs/api/transactions/posttransaction/#!t=request&path=paymentInstruction).
- Added an option to provide transaction amount `limit`.
For more information, see the [API reference documentation](/docs/dev-docs/api/transactions/posttransaction/#!t=request&path=limits).


#### Integrations

- Added support for the [Payper payment gateway](/gateways/payper).
- Added 3DS support for the [BlueSnap payment gateway](/gateways/bluesnap).
- Added support for the [Safecharge payment gateway](/gateways/safecharge).


### May

To view the May release notes blog, see [Rebilly news, features, and updates for May 2022](/blog/new-features-and-improvements-may-2022).

#### Features

- Added revenue waterfall and Monthly Recurring Revenue (MRR) reports to KPIs.
For more information, see [Revenue recognition](/docs/data-tables/revenue-recognition).


#### Integrations

- Added support for the [Conekta OXXO](/payment-methods/conekta-oxxo) for the [Safecharge payment gateway](/gateways/safecharge).
- Added support for the [Cashterminal payment gateway](/gateways/cashterminal) and the [Cash terminal payment method](/payment-methods/cashterminal).
- Added support for the [P24 payment method](/payment-methods/p24) for the [Skrill payment gateway](/gateways/skrill).
- Added support for the [Klarna payment gateway](/gateways/klarna).


### April

To view the April release notes blog, see [Rebilly news, features, and updates for April 2022](/blog/new-features-and-improvements-april-2022).

#### Integrations

- Added support for the [Coinbase payment gateway](/gateways/coinbase/).
- Added support for the [Pagadito payment gateway](/gateways/pagadito/) and [Pagadito payment method](/payment-methods/pagadito/).
- Added payment card support for the [HiPay payment gateway](/gateways/hipay/).


### March

To view the March release notes blog, see [Rebilly news, features, and updates for March 2022](/blog/new-features-and-improvements-march-2022).

#### Features

- Added the option to edit the cancellation reason and description of a canceled subscription in the [Edit order details or reactivate a subscription](/docs/data-tables/manage-subscriptions#change-cancellation-reason) and [Rebilly API](/docs/data-tables/manage-subscriptions#change-cancellation-reason).


#### Integrations

- Added support for the [FasterPay payment gateway](/gateways/fasterpay) and [payment method](/payment-methods/fasterpay).
- Added support for the [PIX payment method](/payment-methods/pix) for the [Pagsmile payment gateway](/gateways/pagsmile).
- Added support for the [Bizum payment method](/payment-methods/bizum) for the [Redsys payment gateway](/gateways/redsys).
- Added Apple Pay and Google Pay support for the [Adyen payment gateway](/gateways/adyen).
- Added Apple Pay and Google Pay support for the [Stripe payment gateway](/gateways/stripe).
- Added support for the [PIX payment method](/payment-methods/pix) for the [Skrill payment gateway](/gateways/skrill).
- Added support for the [ACI payment gateway](/gateways/aci).


### February

To view the February release notes blog, see [Rebilly news, features, and updates for February 2022](/blog/new-features-and-improvements-february-2022).

#### Features

- Added the [JWT property](/docs/dev-docs/example-rebilly-instruments-purchase-data#jwt-property) for the Rebilly Instruments JavaScript library.
- When provided a JWT, the Rebilly Instruments JavaScript library now displays the customer's existing payment instruments.
- [Added PayPal support to the Rebilly Instruments JavaScript library](/docs/dev-docs/setup-rebilly-instruments-paypal).
- [Added ACH support to the Rebilly Instruments JavaScript library](/docs/dev-docs/setup-rebilly-instruments-ach).
- Added the Rebilly Instruments JavaScript library to Rebilly hosted payment forms.
- Added the option to style Rebilly hosted payment forms.
For more information, see [Style a hosted payment form using the Rebilly UI](/docs/settings/hosted-payment-forms#style-a-hosted-payment-form).
- FramePay now supports automatic configuration for [payment card](/docs/dev-docs/setup-payment-card-method), [Google Pay™](/docs/dev-docs/setup-google-pay), [Apple Pay](/docs/dev-docs/setup-apple-pay), and [Plaid](/docs/dev-docs/setup-plaid-method).
- Added the `faceProofRequired` parameter to the `PostKycRequest` endpoint.
Merchants can now verify a customer identity document against a photo (selfie) of a customer.
For more information, see [KYC and AML](/docs/kyc-and-aml).
- Added the option to pause and resume subscriptions.
For more information, see [Pause orders](/docs/data-tables/manage-subscriptions#pause-orders).
- Added the backup payment option.
If a payment instrument fails on a renewal invoice payment, the backup payment instrument is used.
For more information, see [Manage a customer's payment instrument](/docs/data-tables/manage-customer-payments-and-billing#manage-a-customers-payment-instruments).


#### Integrations

- Added support for the [MercadoPago payment gateway](/gateways/mercadopago).
- Added Apple Pay, Google Pay and iDEAL support for the [Worldpay payment gateway](/gateways/worldpay).


### January

To view the January release notes blog, see [Rebilly news, features, and updates for January 2022](/blog/new-features-and-improvements-2022-01).

#### Features

- Added support for Apple Pay integrations.
For more information, see [Set up Apple Pay](/docs/dev-docs/setup-apple-pay)
- Added the option to add detailed fee information to transactions.
[Use fees to reconcile transactions with applicable fees and discount rates](/docs/settings/fees).
- Added "Shipping rates" as a replacement for "Shipping zones".
For more information, see [Shipping](/docs/settings/shipping).
- The Rebilly Instruments library is now accessible on a Content Delivery Network (CDN).
For more information, see [Integrate embedded payment forms](/docs/dev-docs/get-started-integrate-payments).
- Added a new property to the Rebilly Instruments JavaScript library which displays the version.
For more information, see [RebillyInstruments.version](/docs/dev-docs/reference-rebilly-instruments#rebillyinstrumentsversion).


#### Integrations

- Added POLi and Rapyd Checkout support for the [Skrill payment gateway](/gateways/skrill).
- Added ACH support for the [BlueSnap payment gateway](/gateways/bluesnap).
- Added support for the [MaxiCash payment gateway](/gateways/maxicash).
- Added support for the [WesternUnion payment gateway](/gateways/westernunion).


## 2021

### December

To view the December release notes blog, see [Rebilly news, features, and updates for December 2021](/blog/new-features-and-improvements-december-2021).

#### Features

- Added detailed tax information to invoice items.
Tax rate and amount per invoice item is now displayed.
- Added the [Decline Transaction](/docs/automations/action-types#decline-a-transaction) action to the rules engine for the [Transaction Process Requested](/docs/automations/event-types#transaction-process-requested) event.
- Added support for PayPal Express Checkout integrations.
New PayPal payments gateways will support express checkout and can be hosted with FramePay.
For more information, see [Set up PayPal](/docs/dev-docs/setup-paypal-method)
- Added [Rebilly Instruments mount parameters for purchase data](/docs/dev-docs/example-rebilly-instruments-purchase-data).
- Added the [Decline Transaction](/docs/automations/action-types#decline-a-transaction) action to the rules engine for the [Transaction Process Requested](/docs/automations/event-types#transaction-process-requested) event.
- Expanded the Rebilly Instruments JS library options `theme` object.
You can now configure the look and feel of UI elements, beyond color and font.
For more information, see [RebillyInstruments.mount()](/docs/dev-docs/reference-rebilly-instruments#rebillyinstrumentsmount).
- Launched the Rebilly App Store.
The App Store enables merchants to create their own apps, and use them to access and update user data.
For more information, see [Rebilly App Store](/docs/app-store/app-store).


#### Integrations

- Added Apple Pay and Google Pay support for the [Checkout.com payment gateway](/gateways/checkoutcom).
- Added support for the [Paysafecard payment gateway](/gateways/paysafecard).
- Added Apple Pay and Google Pay support for the [BlueSnap payment gateway](/gateways/bluesnap).
- Added support for the [Awepay payment gateway](/gateways/awepay).


### November

To view the November release notes blog, see [Rebilly news, features, and updates for November 2021](/blog/new-features-and-improvements-november-2021).

#### Features

- Added the Restrict to countries coupon restriction type.
For more information, see [Coupons and discounts](/docs/settings/coupons-and-discounts)
- Deprecated the `organization-id` header in favor of the `organizationId` parameter within the API URL.
If both are present, the URL parameter takes precedence.
- Added the option to [set a custom domain](/docs/settings/organizations-and-websites#configure-a-custom-domain) for Rebilly billing portals.
- Reworked the documentation side navigation.
The Developer docs section is now located within the [Concepts & features section](/docs/dev-docs/).
- Added the `setup` transaction type.
It is now possible to [make a payment instrument available for future use](/docs/dev-docs/payment-instrument-setup-rebilly-instruments).
- Added the [`RebillyInstruments.setup()` method](/docs/dev-docs/reference-rebilly-instruments#rebillyinstrumentssetup).
- Added the [RebillyInstruments.on('setup-completed')](/docs/dev-docs/reference-rebilly-instruments#rebillyinstrumentsonsetup-completed) listener.


#### Integrations

- Added the EPS payment method for the [Worldpay payment gateway](/gateways/worldpay).
- Added the voucher payment method for the [Directa24 payment gateway](/gateways/directa24).


### October

To view the October release notes blog, see [Rebilly news, features, and updates for October 2021](/blog/new-features-and-improvements-october-2021).

#### Features

- Reworked the [FramePay documentation](/docs/dev-docs/framepay).
- Added Rebilly Instruments JS library documentation.
For more information, see [Integrate embedded payment forms](/docs/dev-docs/get-started-integrate-payments).


#### Integrations

- Added support for the [DIMOCO direct payment gateway](/gateways/dimoco).
- Added support for the [Post Finance payment gateway](/gateways/postfinance).
- Added the iDeal, EPS, Sofort, and GiroPay payment methods for the [Checkout.com payment gateway](/gateways/checkoutcom).
- Added the chargeback reporting and account updater feature for the [BlueSnap payment gateway](/gateways/bluesnap).
- Added the payment card method for the [Safecharge payment gateway](/gateways/safecharge).
- Added the AutoFile feature to the [TaxJar integration](/docs/settings/taxes#taxjar).


### September

To view the September release notes blog, see [Rebilly news, features, and updates for September 2021](/blog/new-features-and-improvements-september-2021).

#### Features

- Added the option to create a transaction from the Customers page in the Rebilly UI, where a product and pricing plan is not required.


#### Integrations

- Added the payment card method for the [Safecharge payment gateway](/gateways/safecharge).
- Added support for the [STPMexico payment gateway](/gateways/stpmexico).
- Added Kount fraud detection for the [BlueSnap payment gateway](/gateways/bluesnap).


### August

To view the August release notes blog, see [Rebilly news, features, and updates for August 2021](/blog/new-features-and-improvements-august-2021).

#### Features

- Added the Rebilly Instruments JS library.
For more information, see [Integrate embedded payment forms](/docs/dev-docs/get-started-integrate-payments).
- Added the option to [make a payment instrument available for future use](/docs/dev-docs/payment-instrument-setup-rebilly-instruments).
- Added the option to [edit an invoice](/docs/data-tables/manage-invoices#edit-an-invoice).
- Added the option to [modify subscription items or settings](/docs/data-tables/manage-subscriptions#modify-subscription-items-or-settings)


#### Integrations

- Added support for recurring billing for the [CCAvenue payment gateway](/gateways/ccavenue).
- Added support for the [PPRO payment gateway](/gateways/ppro).


### July

#### Features

- Added the option to [download invoices as PDF from the Data tables page](/docs/data-tables/data-tables).
- Added the option to [Modify subscription items or settings](/docs/data-tables/manage-subscriptions#modify-subscription-items-or-settings)


#### Integrations

- Added the Sofort payment method for the [Worldpay payment gateway](/gateways/worldpay).
- Added the iDeal payment method for the [BlueSnap payment gateway](/gateways/bluesnap).
- Added support for the [Amazon Pay payment gateway](/gateways/amazonpay).
- Added the [CoinGate payment gateway](/gateways/coingate).
- Added the Paynote payment method for the [SeamlessChex payment gateway](/gateways/seamlesschex).
- Added the payment card payment method for the [Checkout.com payment gateway](/gateways/checkoutcom).
- Added the bank transfer payment method for the [Directa24 payment gateway](/gateways/directa24).
- Added support for the [SafeCharge payment gateway](/gateways/safecharge).
- Added support for the [Truevo payment gateway](/gateways/truevo).