--- title: "June Release - 23.06.2021" slug: "june-release-23062021" updated: 2025-10-23T17:54:52Z published: 2025-10-23T17:54:52Z canonical: "help.frisbii.com/june-release-23062021" --- > ## Documentation Index > Fetch the complete documentation index at: https://help.frisbii.com/llms.txt > Use this file to discover all available pages before exploring further. # June Release - 23.06.2021 When creating a charge, recurring or subscription [session](https://docs.reepay.com/reference#reepay-checkout-introduction) it is now possible to define a `payment_method_reference` parameter. The payment method reference is stored on saved payment methods (e.g. [card](https://reference.reepay.com/api/#card)) if the session results in a saved payment method. The payment method reference is returned in the `customer_payment_method_added` [webhook](https://reference.reepay.com/api/#webhooks), allowing to link the webhook to a specific session/order. If the `payment_method_reference` is not defined, the session id will be used as default. Cheers, Reepay