You are here:
Set Up Payment Gateways with StoreIntegratedService
Order on Behalf Of can take payment for the order and use the Commerce Webstore Payment Token and Commerce Webstore Checkout Payments APIs. To let your store access these APIs, use the StoreIntegratedService entity to associate your WebStore with the Payment Gateway.
- Obtain the Payment Gateway ID of the existing Payment Gateway used for the site you’re connecting to.
- Ensure the Payment Gateway supports tokenize and authorization. If not, an update is required.
- Obtain the ID of the WebStore that you’re configuring. Add CurrencyIsoCode to multi-currency orgs to get the right ID.
- Create a StoreIntegratedService entity.

