Edit the Payment Method screen

Learn how to edit the Payment Method screen.

To edit the Payment Method screen:

  1. Double-click the paymentMethodScreen screen.

  2. Delete all OOTB components from the subflow.

  3. Enter the following values in the fields:

    • API Name: Type drPayments or any other name with no restrictions.

    • Dropin Config: Provide data for this designer attribute in JSON format. For example: {"options.button.type": custom, "options.button.buttonText": 'test', "test": "test3"}

    • Record Id: Type {!cartId}.

    See Designer attributes for additional information.

  4. Click Done.

Last updated