Basic Information

appmixer.stripe.core.UpdateCustomer

1.0.0

Public

Updates specified properties of an existing customer.

Input Ports

in

FieldTypeDescription
Customer Id text The identifier of the Customer to update.
Email text Customer's email address.
Description text An arbitrary string that you can attach to a customer for additional information.
Payment Method Id text A payment method ID to attach to the customer.
Name text The customer’s full name or business name.
Address City text City for the customer's address.
Address Country text Country for the customer's address.
Address Line 1 text First line of the customer's address.
Address Line 2 text Second line of the customer's address.
Address Postal Code text Postal code for the customer's address.
Address State text State or province for the customer's address.
Phone text The customer’s phone number.
Shipping Address City text City for the shipping address.
Shipping Address Country text Country for the shipping address.
Shipping Address Line 1 text First line of the shipping address.
Shipping Address Line 2 text Second line of the shipping address.
Shipping Address Postal Code text Postal code for the shipping address.
Shipping Address State text State or province for the shipping address.
Shipping Name text Name for the shipping address.
Shipping Phone text Phone number for the shipping address.

Output Ports

out

FieldTypeDescription
Customer ID -
Object Type -
Email -
Name -
Phone -
Description -
Balance -
Created (Unix Timestamp) -
Currency -
Default Source -
Delinquent -
Invoice Prefix -
Live Mode -
Tax Exempt -
Address City -
Address Country -
Address Line 1 -
Address Line 2 -
Address Postal Code -
Address State -
Shipping Name -
Shipping Phone -
Shipping Address City -
Shipping Address Country -
Shipping Address Line 1 -
Shipping Address Line 2 -
Shipping Address Postal Code -
Shipping Address State -
Discount -

Full Metadata