wip: update steps to reproduce for prod
This commit is contained in:
parent
8e057458f2
commit
193638f3ca
|
|
@ -1,5 +1,10 @@
|
||||||
# Datatrans - Proof of Concept
|
# Datatrans - Proof of Concept
|
||||||
|
|
||||||
|
## Setup manual steps
|
||||||
|
|
||||||
|
- `HMAC_KEY`: https://admin.sandbox.datatrans.com/MerchSecurAdmin.jsp
|
||||||
|
- `BASIC_AUTH`: `echo -n "{merchantid}:{password}" | base64` (`merchantid`: `11xxxxxx`): https://admin.sandbox.datatrans.com/MenuDispatch.jsp?main=1&sub=4
|
||||||
|
|
||||||
## Links
|
## Links
|
||||||
|
|
||||||
- https://admin.sandbox.datatrans.com
|
- https://admin.sandbox.datatrans.com
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue