Requirements
- PHP 8.1 or newer
- Laravel 10, 11, or 12
- Orcuspay access and secret keys
Install
Publish config
Environment variables
Create a checkout session
Notes
- Use
ak_test_andsk_test_keys while developing. - Switch to
ak_prod_andsk_prod_only after a successful test payment. - Never expose the secret key in frontend JavaScript.