On This Page
Upgrade
Upgrade the cartridge to a later version.
- Download the code from the ISV Integration Toolkits section on GitHub.
- Zip thepayments_metadatafolder.
- Go to and upload thepayments_metadata.zipfile.
- Import the uploaded zip file.
- Check release notes for any configuration parameters that might have changed.
RESULT
The cartridge is successfully upgraded to the latest version.
AFTER COMPLETING THE TASK
Migrating to v2.0.0
Version 2.0.0 is a major release. When upgrading from an earlier release, review
these changes:
- Add the new Business Manager cartridge.Addbm_cybs_sfrato the Business Manager cartridge path (it provides the Webhook Manager page). See Configuration.
- Update theservice endpoints.The endpoints changed to https://apitest.visaacceptance.com (test) and https://api.visaacceptance.com (production).
- Update thePayment Credentialsservice URL underAdministration > Operations > Services.
- Re-check site preferences.Preference groups were renamed to VisaAcceptance_* and regrouped. Payer Authentication, SCA, Decision Manager, and Transaction Type are now underSalesforce Default Acceptance Configurationand apply to the Salesforce default card form (Direct API) only. ForUnified Checkout, configure these controls in theCybersourceBusiness Center. Confirm your settings after importing metadata.
- Removed features:
- Flex Microform— card capture is nowUnified Checkoutor the Salesforce default payment form (Direct API).
- Standalone Google Pay— Google Pay is now offered throughUnified Checkout. Standalone Apple Pay is still supported.
- Network Token webhook— token updates are now retrieved through theToken Management ServiceAPI.
- Set up webhooks.Order updates are now driven by webhook notifications. Subscribe using the new Webhook Manager. The Salesforce jobs remain as a fallback. See Webhooks.
- Authentication.API authentication continues to use your REST Shared Secret and Key ID. Message-Level Encryption (MLE) uses a P12 certificate.