MEF & Settings
This commit is contained in:
parent
0cfc1dc95a
commit
32c1482bfb
6 changed files with 11 additions and 13 deletions
|
|
@ -19,7 +19,7 @@
|
|||
<environment names="Development">
|
||||
<script>
|
||||
var CREATE_PAYMENT_URL = 'http://pschneider.fr:85/api/payment/create';
|
||||
var EXECUTE_PAYMENT_URL = 'http://dev.pschneider.fr:85/api/payment/execute';
|
||||
var EXECUTE_PAYMENT_URL = 'http://pschneider.fr:85/api/payment/execute';
|
||||
var PAYPAL_ENV = 'sandbox';
|
||||
</script>
|
||||
</environment>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue