root %!s(int64=5) %!d(string=hai) anos
pai
achega
7543819ef2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      routes/api.php

+ 1 - 1
routes/api.php

@@ -133,7 +133,7 @@ Route::prefix('v1')
                 // Order
                 Route::post('order/alipayNotify', 'Guest\\OrderController@alipayNotify');
                 Route::post('order/stripeNotify', 'Guest\\OrderController@stripeNotify');
-                Route::post('order/bitpayXNotify', 'Guest\\OrderController@bixpayXNotify');
+                Route::post('order/bitpayXNotify', 'Guest\\OrderController@bitpayXNotify');
             });
         // Client
         Route::prefix('client')