Skip to content

Commit

Permalink
coinpayments added
Browse files Browse the repository at this point in the history
  • Loading branch information
kokspflanze committed Jan 22, 2024
1 parent a5f6134 commit 676ab06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/general-setup/DONATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -691,6 +691,7 @@ return [
'coin-payments' => [
'merchant_id' => '<<< YOUR merchant_id >>>',
'secret' => '<<< YOUR secret >>>',
'ipn_secret' => '<<< YOUR IPN-secret >>>',
'public-key' => '<<< YOUR public-key >>>',
'currency' => '<<< YOUR currency >>>',
],
Expand Down

0 comments on commit 676ab06

Please sign in to comment.