Toggle navigation
Toggle navigation
This project
Loading...
Sign in
OnePoem
/
OnePoem-Server
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
李帅
2022-05-31 23:29:51 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
02e7662effd7716afb70d0c260bdfdf33fddb16d
02e7662e
1 parent
d466adcd
1.打印paypal token
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
app/Payment/PaypalPayment.php
app/Payment/PaypalPayment.php
View file @
02e7662
...
...
@@ -17,7 +17,7 @@ use GuzzleHttp\Client;
use
Illuminate\Support\Facades\Log
;
use
Illuminate\Support\Facades\Redis
;
class
Pay
p
alPayment
implements
PaymentInterface
class
Pay
P
alPayment
implements
PaymentInterface
{
const
IS_SANDBOX
=
true
;
...
...
Please
register
or
login
to post a comment