Merge pull request #4034 from vishal-webkul/issue-4031

Issue #4031 Fixed
This commit is contained in:
Jitendra Singh 2020-10-08 13:18:39 +05:30 committed by GitHub
commit 4aa84d6d0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ return [
'code' => 'paypal_smart_button',
'title' => 'Paypal Smart Button',
'description' => 'Paypal Smart Button',
'client_id' => 'sb',
'class' => 'Webkul\Paypal\Payment\SmartButton',
'sandbox' => true,
'active' => true,