--- title: "UnzerV2" slug: "unzerv2" updated: 2025-08-01T08:32:07Z published: 2025-08-01T08:32:07Z canonical: "help.frisbii.com/unzerv2" --- > ## 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. # UnzerV2 Unzer V2 is the latest version of Unzer's payment platform. It unifies and simplifies the integration of payment methods. > [!NOTE] > Note > > Please be aware before starting your implementation of SubscriptionJS on your sign up page, that the **ProcessPaymentData** method is **not supported** by this PSP. ## 1. Configuration in your Frisbii Transform account You can find the UnzerV2 settings inside Frisbii Transform in "Settings > Payment settings > UnzerV2". ![](https://cdn.document360.io/b84e1b5d-2ba6-4465-8c62-fb45a2f31314/Images/Documentation/image-VLS563OD.png) Open the edit-window of UnzerV2: 1. Choose if you are using the UnzerV2 Test or Live account. 2. In your Unzer Account go to **Settings** > **Configuration** and copy and paste **Private Key** and **Publishable Key** from your Unzer account to Frisbiii Transform Settings. If for some reason you can’t find Private Key and Publishable Key under your Unzer account Configuration, please contact [support@unzer.com](mailto:support@unzer.com). 3. Under Credit card used and 3D Secure logo sections, choose the credit card logos and the 3D Secure logos you want to display during the checkout process. 4. Save your settings. 5. Don’t forget to activate the wanted payment method on Payment Setting page and Save your choice. The payment method is now activated in your Frisbii Transform account. ![](https://cdn.document360.io/b84e1b5d-2ba6-4465-8c62-fb45a2f31314/Images/Documentation/image-32043DXW.png) > [!NOTE] > Note > > If you’re switching your PSP from Unzer V1 to Unzer V2 and have custom integration, please check if everything looks as you expected for payment iframe. ## 2. Configuring SEPA reference line You can configure the SEPA reference line manually. For more information, see the article [Configuring SEPA reference](/frisbii-transform/docs/configuring-sepa-reference-line). ## 3. Test data To create successful signups, for test customers and real ones, you have to enter an email address (required both for CC and DD). To test Unzer on the Frisbii Transform Sandbox, select 'Test' for Platform dropdown in UnzerV2 Settings (**Settings > Payment Settings > UnzerV2**). ### Credit Card #### VISA | Card Number | 4016360000000002 | | --- | --- | | Expiry Date | Any date in the future | | CVV | 123 | | 3D Secure Password | Secret!33 | #### MasterCard | Card Number | 5188340000000003 | | --- | --- | | Expiry Date | Any date in the future | | CVV | 123 | | 3D Secure Password | Secret!33 | More test cards can be found here > [Unzer Test Cards](https://docs.unzer.com/reference/test-cards/) #### Direct Debit Germany | IBAN | DE89370400440532013000 | | --- | --- | To find more test data, check Unzer page [Unzer Test Data](https://docs.unzer.com/reference/test-data/).