dbXapp
2.0
RAD, CMS, Module und Runtime-IDE fuer dbXapp
Toggle main menu visibility
Loading...
Searching...
No Matches
payment.php
Go to the documentation of this file.
1
<?php
2
return
array(
3
'paypal'
=> array(
4
'enabled'
=>
false
,
5
'mode'
=>
'sandbox'
,
6
'client_id'
=>
''
,
7
'client_secret'
=>
''
,
8
'brand_name'
=>
'dbXapp'
,
9
'currency'
=>
'EUR'
,
10
),
11
);
12
?>
dbx
modules
dbxShop
cfg
payment.php
Generated by
1.17.0