going to live

This commit is contained in:
Paul Schneider 2017-05-16 20:58:52 +02:00
commit 000a984659
21 changed files with 2495 additions and 183 deletions

View file

@ -26,7 +26,7 @@
paypal.Button.render({
env: PAYPAL_ENV, // 'production', Optional: specify 'sandbox' environment
commit: true,
payment: function(resolve, reject) {
return paypal.request.post(CREATE_PAYMENT_URL)