Seller Transaction API

Learn about Seller Transaction requests and fields to model seller transactions.

Use these requests and field references to model seller transactions in the checkout experience.

📘

Note

These requests and field references apply to Vertex for e-Commerce.

Seller Transaction requests

The service provides the following requests and endpoints:

RequestEndpointMethod
Calculate Tax/api/v3/seller/taxPOST
Store Transaction/api/v3/seller/transactionsPOST
Confirm Transaction/api/v3/seller/transactions/{key}/confirmPOST
Retrieve Transaction/api/v3/seller/transactions/{key}GET
Retrieve Transaction Requests/api/v3/seller/transactions/{key}/requestsGET
Refund Transaction/api/v3/seller/transactions/{key}/refundsPOST

Seller Transaction field references

Field references describe the fields accepted by the API requests, including details and descriptions:

Additional information

For more information about modeling transactions, see Marketplace and Seller Transactions.


Did this page help you?