Switch back to Stripe live key
[hcoop/portal.git] / payment.mlt
index 2f618ea..9d2d3ca 100644 (file)
@@ -91,7 +91,7 @@ end %>
        
        // Open Checkout with further options
        StripeCheckout.open({
-        key: 'pk_test_sJkMs1I4fVK4JQu9QkFDjOMs',
+        key: 'pk_live_pvWpH450opRXCi0KvN1h5mN1',
         image: '/globe.gif',
         name: 'Hcoop',
         description: 'Dues ($'.concat ($("#stripeDues").val ()).concat (')'),