Edit the Payment Method screen
Learn how to edit the Payment Method screen.
Last updated
Learn how to edit the Payment Method screen.
Last updated
To edit the Payment Method screen:
Double-click the paymentMethodScreen screen.
Delete all OOTB components from the subflow.
Type drb2b_payments
in the Search components field and click drb2b_payments.
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.
Click Done.