--- title: "September Release - 29.09.2020" slug: "september-release-29092020" updated: 2025-10-23T17:55:26Z published: 2025-10-23T17:55:26Z canonical: "help.frisbii.com/september-release-29092020" --- > ## 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. # September Release - 29.09.2020

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:

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_methodFor details see the create charge session API call: https://docs.reepay.com/reference#createchargesession

Cheers, Reepay