Loading...
Was this page helpful?
This documentation provides a reference to the createPaymentAccountHolderStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step creates the account holder in the payment provider.
CreateAccountHolderDTO
CreateAccountHolderDTOprovider_id
stringcontext
PaymentProviderContext & objectAccountHolderDTO
AccountHolderDTOid
stringprovider_id
stringexternal_id
stringemail
null | stringdata
Record<string, unknown>created_at
null | string | DateOptionalupdated_at
null | string | DateOptionalmetadata
null | Record<string, unknown>Optional