Skip to content

Releases: asciisd/cyberSource

support php 8.4

11 Mar 04:46
f00d266

Choose a tag to compare

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

04 Jul 14:19

Choose a tag to compare

v1.0.1

Refactor CyberSource configurations, enhance transaction model, and c…

First stable version

03 Jul 13:50

Choose a tag to compare

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.