Profile - Update
Update the profile
Authorizations
Admin API keys allow you to perform some privileged actions such as creating a merchant account and Merchant Connector account.
Path Parameters
The unique identifier for the merchant account
The unique identifier for the profile
Body
The name of profile
64
The URL to redirect after the completion of the operation
255
A boolean value to indicate if payment response hash needs to be enabled
Refers to the hash key used for calculating the signature for webhooks and redirect response. If the value is not provided, a value is automatically generated.
A boolean value to indicate if redirect to merchant with http post needs to be enabled
Metadata is useful for storing additional, unstructured information on an object.
The routing algorithm to be used for routing payments to desired connectors
Will be used to determine the time till which your payment will be active once the payment session starts
x > 0
The frm routing algorithm to be used for routing payments to desired FRM's
Routing Algorithm kind
Verified Apple Pay domains for a particular profile
Client Secret Default expiry for all payments created under this profile
x > 0
Whether to use the billing details passed when creating the intent as payment method billing
A boolean value to indicate if customer shipping details needs to be collected from wallet connector only if it is required field for connector (Eg. Apple Pay, Google Pay etc)
A boolean value to indicate if customer billing details needs to be collected from wallet connector only if it is required field for connector (Eg. Apple Pay, Google Pay etc)
A boolean value to indicate if customer shipping details needs to be collected from wallet connector irrespective of connector required fields (Eg. Apple pay, Google pay etc)
A boolean value to indicate if customer billing details needs to be collected from wallet connector irrespective of connector required fields (Eg. Apple pay, Google pay etc)
Indicates if the MIT (merchant initiated transaction) payments can be made connector
agnostic, i.e., MITs may be processed through different connector than CIT (customer
initiated transaction) based on the routing rules.
If set to false
, MIT will go through the same connector as the CIT.
Object for GenericLinkUiConfig
These key-value pairs are sent as additional custom headers in the outgoing webhook request. It is recommended not to use more than four key-value pairs.
Merchant Connector id to be stored for tax_calculator connector
Indicates if tax_calculator connector is enabled or not.
If set to true
tax_connector_id will be checked.
Indicates if network tokenization is enabled or not.
Indicates if is_auto_retries_enabled is enabled or not.
Maximum number of auto retries allowed for a payment
x > 0
Response
The identifier for Merchant Account
64
The identifier for profile. This must be used for creating merchant accounts, payments and payouts
64
Name of the profile
64
A boolean value to indicate if payment response hash needs to be enabled
A boolean value to indicate if redirect to merchant with http post needs to be enabled
Indicates if tax_calculator connector is enabled or not.
If set to true
tax_connector_id will be checked.
Indicates if network tokenization is enabled or not.
Indicates if is_auto_retries_enabled is enabled or not.
The URL to redirect after the completion of the operation
255
Refers to the hash key used for calculating the signature for webhooks and redirect response. If the value is not provided, a value is automatically generated.
Metadata is useful for storing additional, unstructured information on an object.
The routing algorithm to be used for routing payments to desired connectors
Will be used to determine the time till which your payment will be active once the payment session starts
The routing algorithm to be used to process the incoming request from merchant to outgoing payment processor or payment method. The default is 'Custom'
Routing Algorithm kind
Verified Apple Pay domains for a particular profile
Client Secret Default expiry for all payments created under this profile
A boolean value to indicate if customer shipping details needs to be collected from wallet connector only if it is required field for connector (Eg. Apple Pay, Google Pay etc)
A boolean value to indicate if customer billing details needs to be collected from wallet connector only if it is required field for connector (Eg. Apple Pay, Google Pay etc)
A boolean value to indicate if customer shipping details needs to be collected from wallet connector irrespective of connector required fields (Eg. Apple pay, Google pay etc)
A boolean value to indicate if customer billing details needs to be collected from wallet connector irrespective of connector required fields (Eg. Apple pay, Google pay etc)
Indicates if the MIT (merchant initiated transaction) payments can be made connector
agnostic, i.e., MITs may be processed through different connector than CIT (customer
initiated transaction) based on the routing rules.
If set to false
, MIT will go through the same connector as the CIT.
Object for GenericLinkUiConfig
These key-value pairs are sent as additional custom headers in the outgoing webhook request.
Merchant Connector id to be stored for tax_calculator connector
Maximum number of auto retries allowed for a payment