Payment Method Settings
The Payment Method Settings Element enables users to view and update their payment method.
This can be used as a stand-alone Element and/or utilized within the Carrier Services Element.
React Component
SDK
NOTE:
To access this Element, a seller must be onboarded with ShipEngine carrier account(s) and a valid payment method. These steps can be completed in the Onboarding Element.
| Args/Props | Description |
|---|---|
onRedirectToOnboarding | function, optional An optional callback that is triggered when the "Complete Onboarding" button is clicked. This button appears when a user who hasn't completed onboarding tries to access the Payment Method Element, which requires an onboarded seller. We recommend using this callback to display the Onboarding Element. |