Skip to content

Releases: asciisd/cyberSource

support php 8.4

Choose a tag to compare

@aemaddin aemaddin released this 11 Mar 04:46
f00d266

What's Changed

  • Update PHP and Illuminate package requirements by @kamelher in #1

New Contributors

Full Changelog: v1.0.1...v1.0.2

Fix Bugs

Choose a tag to compare

@aemaddin aemaddin released this 04 Jul 14:19
v1.0.1

Refactor CyberSource configurations, enhance transaction model, and c…

First stable version

Choose a tag to compare

@aemaddin aemaddin released this 03 Jul 13:50
Update payment views, refine configurations, and add assets

- Moved Blade views from `examples` to `resources` directory.
- Adjusted CSS and formatting for better readability in payment forms and success view.
- Configured `minimum-stability` to `stable` and enforced `prefer-stable` in `composer.json`.
- Enhanced `CyberSourceServiceProvider` to handle public assets and views.
- Trimmed merchant credentials in `CyberSourceApiClient`.
- Added multiple image assets to `public/images` directory.