Difference between revisions of "X-Payments:CyberSourceSOAP"
(Created page with "To be able to use CyberSource SOAP toolkit API, complete the following steps: # Click <u>Settings > Payment Configurations</u>. # Select "CyberSource SOAP toolkit API" from t...") |
m |
||
Line 2: | Line 2: | ||
# Click <u>Settings > Payment Configurations</u>. | # Click <u>Settings > Payment Configurations</u>. | ||
− | # Select "CyberSource SOAP toolkit API" from the ''New configuration'' select box and click '''Add new'''. | + | # Select "CyberSource SOAP toolkit API" from the ''New configuration'' select box and click '''Add new'''.<br/>[[Image:Cybersource_soap.gif|border]]<br/> |
# Complete the fields on this page: | # Complete the fields on this page: | ||
#* '''Name''': Enter the name of your CyberSource configuration. | #* '''Name''': Enter the name of your CyberSource configuration. |
Revision as of 16:49, 15 July 2015
To be able to use CyberSource SOAP toolkit API, complete the following steps:
- Click Settings > Payment Configurations.
- Select "CyberSource SOAP toolkit API" from the New configuration select box and click Add new.
- Complete the fields on this page:
- Name: Enter the name of your CyberSource configuration.
- Merchant ID: Enter the Merchant ID you received from your CyberSource account.
- Security key file: Enter the absolute server path to the Cybersource security key file on your X-Payments server, for example:
/u/website.com/www/xpayments/lib/XPay/Module/CyberSourceSOAP/CyberSourceKey_20121210132811.txt
Tip: first download the Cybersource security key file in your CyberSource business center, on "Account Management -> Transaction Security Keys -> Security Keys for the SOAP Toolkit API" page, and upload it to the <xpay_dir>/lib/XPay/Module/CyberSourceSOAP/ directory. - Test/Live mode: Select from Test or Live.
- Complete the remaining setting fields and click Save.
|