widerrufsbelehrung hinzugefügt und in den checkout mit eingebunden. refund ins backend eingebaut.
This commit is contained in:
@@ -113,4 +113,16 @@ return [
|
||||
'name' => env('MAIL_FROM_NAME', 'Dein Fotospiel.App Team'),
|
||||
],
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Ops / SuperAdmin Notification Address
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| Optional address for internal Ops/SuperAdmin notifications (purchases,
|
||||
| add-ons, refunds). Leave null to disable Ops mail routing.
|
||||
|
|
||||
*/
|
||||
|
||||
'ops_address' => env('MAIL_OPS', 'info@fotospiel.app'),
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user