mirror of
https://github.com/v2board/v2board.git
synced 2025-06-12 20:47:56 +08:00
fix: stripe notify
This commit is contained in:
@ -109,6 +109,7 @@ class StripeCredit {
|
||||
default:
|
||||
abort(500, 'event is not support');
|
||||
}
|
||||
die('success');
|
||||
}
|
||||
|
||||
private function exchange($from, $to)
|
||||
|
Reference in New Issue
Block a user