支付成功回调
This commit is contained in:
@@ -12,9 +12,10 @@ type Config struct {
|
||||
Auth types.Auth
|
||||
PayConfig struct {
|
||||
Stripe struct {
|
||||
Key string
|
||||
CancelURL string
|
||||
SuccessURL string
|
||||
EndpointSecret string
|
||||
Key string
|
||||
CancelURL string
|
||||
SuccessURL string
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user