Fix: Update Order status to Processing when payment has been recieved
This commit is contained in:
@@ -70,7 +70,6 @@ class StripePaymentDriver implements
|
||||
{
|
||||
return filled(config('services.stripe.key'));
|
||||
}
|
||||
|
||||
/**
|
||||
* Atomic charge — capture_method: automatic. Stripe still frequently
|
||||
* confirms into requires_action/requires_confirmation rather than
|
||||
|
||||
Reference in New Issue
Block a user