Payment actions, commands, pipelines
Version:
The following table describes the payment actions, commands, and pipelines:
| Action/Command/Pipeline | Description |
|---|---|
Api/GetClientTokenGetClientTokenCommandGetClientTokenPipeline | Retrieves a client token from the integrated third-party payment provider. This token allows the storefront payment iFrame to communicate directly with the payment provider. Parameters: none |
[Put]Api/AddFederatedPaymentAddPaymentsCommandAddPaymentsPipeline | Sets the cart-level payment option. Parameters:
|
[Delete]Api/RemovePaymentRemovePaymentsCommandRemovePaymentsPipeline | Removes a federated payment from a cart. Parameters:
|
[Get]Api/GetCartPaymentMethodsGetPaymentMethodsCommandGetCartPaymentMethodsPipeline | Retrieves a list of available payment methods based on the payment type selected and the items in the cart. Parameters:
To retrieve a list of the available payment methods, the command:
|
[Get]Api/GetCartPaymentOptionsGetCartPaymentOptionsCommandGetCartPaymentOptionsPipeline | Retrieves a list of cart payment options. Parameter:
To return a list of available payment options, the command:
|
Note
The following are not implemented:
-
[Get]Api/PaymentMethods -
[Get]Api/PaymentOptions
If you have suggestions for improving this article, let us know!