mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 09:21:46 +08:00 
			
		
		
		
	update: stripe wepay
This commit is contained in:
		| @@ -61,7 +61,7 @@ class StripeWepay { | |||||||
|             abort(500, __('user.order.stripeWepay.gateway_request_failed')); |             abort(500, __('user.order.stripeWepay.gateway_request_failed')); | ||||||
|         } |         } | ||||||
|         return [ |         return [ | ||||||
|             'type' => 1, |             'type' => 0, | ||||||
|             'data' => $source['wechat']['qr_code_url'] |             'data' => $source['wechat']['qr_code_url'] | ||||||
|         ]; |         ]; | ||||||
|     } |     } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user