Newer Version Available
Salesforce Payments Resources
Information about Salesforce Payments, including content, rendered version, and
sharing.
To access Salesforce Payments resources whose endpoints begin /commerce/payments, your org must have one or more of these licenses:
- Salesforce Payments
- Salesforce Order Management
- B2B Commerce, or D2C Commerce
Available resources are:
| Resource | Description |
|---|---|
| /commerce/payments/authorizations | Authorizes a payment. |
| /commerce/payments/postAuths | Confirm that the merchant is ready to capture payment of an existing pre-authorized transaction. |
| /commerce/payments/authorizations/authorizationId/captures | Captures a payment authorization. |
| /commerce/payments/authorizations/authorizationId/reversals | Reverses a payment authorization. |
| /commerce/payments/payments/paymentId/refund | Creates a refund for a payment. |
| /commerce/payments/payment-methods | Tokenizes a payment method. |
| /commerce/payments/sales | Executes a payment without a previous authorization. |
To access Salesforce Payments resources whose endpoints begin /payments, you need these licenses and permissions
- Salesforce Payments Internal license
- Salesforce Payments External User license
- Payments Administrator permissions
- Authenticated Payer permissions
- Access to public API sites for guest users who want to make payments
Available resources: