We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0b9da5 commit d4a511bCopy full SHA for d4a511b
generator/cybersource_php_sdk_gen.bat
@@ -40,6 +40,13 @@ powershell -Command " rename-item -Path ..\CyberSource\test\Model\Tmsv1instrumen
40
41
powershell -Command " rename-item -Path ..\CyberSource\test\Model\Ptsv2paymentsProcessingInformationAuthorizationOptionsInitiatorMerchantInitiatedTransactionTest.php -newname Ptsv2paymentsMerchantInitiatedTransactionTest.php"
42
43
+xcopy ..\CyberSource ..\ /s /e /y
44
+
45
+rd /s /q ..\CyberSource
46
47
+git checkout ..\README.md
48
49
+git checkout ..\composer.json
50
51
pause
52
0 commit comments