- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
updateAccountHolder - Payment Module Reference
This documentation provides a reference to the updateAccountHolder
method. This belongs to the Payment Module.
Note: You should only use this methods when implementing complex customizations. For common cases, check out available workflows instead.
This method updates(if supported by provider) the account holder in the payment provider.
Example#
Parameters#
Returns#
Promise
Promise<AccountHolderDTO>The account holder's details in the payment provider, typically just the ID.
Promise
Promise<AccountHolderDTO>Was this page helpful?