Skip to content

Commit

Permalink
(fix) issue yoomoney#2: docs - webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeevnick committed Apr 7, 2022
1 parent bde5a27 commit bed9c7b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/examples/01-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,7 @@ var_dump.var_dump(me)

```python
import var_dump as var_dump
from yookassa import Webhook
from yookassa.domain.notification import WebhookNotificationEventType
from yookassa.domain.notification import WebhookNotification, WebhookNotificationEventType

whUrl = 'https://merchant-site.ru/payment-notification'
needWebhookList = [
Expand Down

0 comments on commit bed9c7b

Please sign in to comment.