Route event registrations through Ladill Pay API.
Deploy Ladill Events / deploy (push) Successful in 29s
Deploy Ladill Events / deploy (push) Successful in 29s
Ticket and contribution checkouts use platform Pay for fees and wallet settlement, with legacy QREP-* fallback via Billing. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'api_url' => env('PAY_API_URL', 'https://ladill.com/api/pay'),
|
||||
'api_key' => env('PAY_API_KEY_EVENTS'),
|
||||
];
|
||||
Reference in New Issue
Block a user