Profile configuration

The business profile governs return URLs, webhooks, authentication and capture defaults for every payment underneath it.

List the profiles on this account

A merchant account can hold several profiles — commonly one per brand, region or environment. Each carries its own webhook endpoint, return URL and defaults, so which profile a payment was created under decides how it behaved.

GET/account//business_profile
No request body for a GET.

Set the merchant id in the panel on the right first.

Response
Response will appear here

Account and profile

Reading these off your most recent payment…

This is shared configuration

A profile update affects every payment created under it, including other people's testing on the same sandbox account. Overwriting webhook_details in particular will silently redirect deliveries someone else may be watching.

Read first, change one field at a time, and prefer a profile you created for yourself over the default one.