ADO.NET Provider for Adobe Commerce

Build 23.0.8839

PaymentMethods

PaymentMethods is an auto generated table. The supported operations are Querying data from this table.

Table Specific Information

Select

The 本製品 will use the AdobeCommerce API to filter the results by CartId while the rest of the filter is executed client side within the 本製品.

The CartId column must be specified in the WHERE clause to retrieve results from PaymentMethods. CartId can be used only with the equals (=) operator. For example:

SELECT * FROM [PaymentMethods] WHERE CartId = '123'

Columns

Name Type Description
Code [KEY] String Payment method code
CartId String cartId
Title String Payment method title

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839