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
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)
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)
Verified Apple Pay domains for a particular profile
Product authentication ids
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 only if it is required field for connector (Eg. Apple Pay, Google Pay etc)
A boolean value to indicate if payment response hash needs to be enabled
The frm routing algorithm to be used for routing payments to desired FRM's
Will be used to determine the time till which your payment will be active once the payment session starts
x > 0
Indicates if is_auto_retries_enabled is enabled or not.
Indicates if click to pay is enabled or not.
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.
Indicates if network tokenization is enabled or not.
Indicates if tax_calculator connector is enabled or not.
If set to true
tax_connector_id will be checked.
Maximum number of auto retries allowed for a payment
x > 0
Metadata is useful for storing additional, unstructured information on an object.
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.
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.
Object for GenericLinkUiConfig
Routing Algorithm kind
The name of profile
64
A boolean value to indicate if redirect to merchant with http post needs to be enabled
The URL to redirect after the completion of the operation
255
The routing algorithm to be used for routing payments to desired connectors
Client Secret Default expiry for all payments created under this profile
x > 0
Merchant Connector id to be stored for tax_calculator connector
Whether to use the billing details passed when creating the intent as payment method billing
Response
A boolean value to indicate if payment response hash needs to be enabled
Indicates if is_auto_retries_enabled is enabled or not.
Indicates if click to pay is enabled or not.
Indicates if network tokenization is enabled or not.
Indicates if tax_calculator connector is enabled or not.
If set to true
tax_connector_id will be checked.
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 redirect to merchant with http post needs to be enabled
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)
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)
Verified Apple Pay domains for a particular profile
Product authentication ids
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 only if it is required field for connector (Eg. Apple Pay, Google Pay etc)
The routing algorithm to be used to process the incoming request from merchant to outgoing payment processor or payment method. The default is 'Custom'
Will be used to determine the time till which your payment will be active once the payment session starts
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.
Maximum number of auto retries allowed for a payment
Metadata is useful for storing additional, unstructured information on an object.
These key-value pairs are sent as additional custom headers in the outgoing webhook request.
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.
Object for GenericLinkUiConfig
Routing Algorithm kind
The URL to redirect after the completion of the operation
255
The routing algorithm to be used for routing payments to desired connectors
Client Secret Default expiry for all payments created under this profile
Merchant Connector id to be stored for tax_calculator connector