@bigcommerce/checkout-sdk › OptionsResponse
When creating your Drop-in instance, you can specify options to trigger different features or functionality. https://docs.digitalriver.com/digital-river-api/payment-integrations-1/drop-in/drop-in-integration-guide#drop-in-options
- OptionsResponse
- button
- flow
- paymentMethodConfiguration
- showComplianceSection
- showSavePaymentAgreement
- showTermsOfSaleDisclosure
- usage
• button? : ButtonResponse
Use this option to customize the text of the Drop-in button.
• flow? : undefined | string
Use this option if you are using Drop-in within a standard checkout flow. Example Value: "checkout"
• paymentMethodConfiguration? : BaseElementOptions
Additional configuration details for drop-in.
• showComplianceSection? : undefined | false | true
Will show a localized compliance link section as part of Drop-in. This is an important piece for accessing the Digital River business model.
• showSavePaymentAgreement? : undefined | false | true
When enabled, presents the customer with an option to save their payment details for future use within Drop-in. Enabling this feature will show the appropriate check boxes and localized disclosure statements and facilitate any necessary Strong Customer Authentication. If disabled, Drop-in will not present the customer with an option to save their payment details.
• showTermsOfSaleDisclosure? : undefined | false | true
Use this option to show the required terms of sale disclosure. These localized terms automatically update if recurring products are purchased.
• usage? : undefined | string
Use this option to specify the future use of a source.