Skip to content

Commit

Permalink
Update sil2.py
Browse files Browse the repository at this point in the history
  • Loading branch information
toofun666 authored Aug 28, 2022
1 parent 6ab6bdf commit 8bfcd8f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions hepsiburadacom/hepsiburadacom/sil2.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
from requests import HTTPError
from requests.auth import HTTPBasicAuth

username = 'framras_dev'
password = 'Fr12345!'
merchantid = '509778cf-7104-4c7f-850f-e14fdf5beb70'
username = ''
password = ''
merchantid = ''
ordernumber = '041241372'

servicemethod = 'GET'
Expand Down

0 comments on commit 8bfcd8f

Please sign in to comment.