File tree 2 files changed +3
-7
lines changed
2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 119
119
## Payments
120
120
121
121
* [ Gateways] ( payments/gateways/README.md )
122
- * [ Configure CyberSource] ( payments/gateways/configure-cybersource.md )
123
122
* [ Get all Gateways] ( payments/gateways/get-all-gateways.md )
124
123
* [ Get a Gateway] ( payments/gateways/get-a-gateway.md )
125
124
* [ Update Gateway Settings] ( payments/gateways/update-gateway-settings.md )
128
127
* [ Configure Stripe] ( payments/gateways/configure-stripe.md )
129
128
* [ Configure Stripe Payment Intents] ( payments/gateways/configure-stripe-payment-intents.md )
130
129
* [ Configure Authorize.net] ( payments/gateways/configure-authorize.net.md )
130
+ * [ Configure CyberSource] ( payments/gateways/configure-cybersource.md )
131
131
* [ Configure CardConnect] ( payments/gateways/configure-cardconnect.md )
132
132
* [ Paying for an order] ( payments/paying-for-an-order/README.md )
133
133
* [ Authorize.net Payments] ( payments/paying-for-an-order/authorize.net-payments.md )
Original file line number Diff line number Diff line change 1
- ---
2
- description : >-
3
- You can configure Stripe programatically using the `/gateways/cyber_source`
4
- endpoint.
5
- ---
6
-
7
1
# Configure CyberSource
8
2
3
+ You can configure CyberSource programatically using the ` /gateways/cyber_source ` endpoint.
4
+
9
5
### The CyberSource gateway object
10
6
11
7
{% tabs %}
You can’t perform that action at this time.
0 commit comments