This commit is contained in:
hueso
2026-01-09 01:48:07 -03:00
parent 8043e2b4ca
commit f160d96327
6 changed files with 2300 additions and 453 deletions

View File

@@ -3,3 +3,14 @@ PRIVATE_KEY=0xYOUR_PRIVATE_KEY
# mTLS
CLIENT_KEY=/path/to/your/client/key
CLIENT_CRT=/path/to/your/client/cert
# BBpay
CLIENT_ID=
CLIENT_SECRET=
DEV_APP_KEY=
ITP_OAUTH_URL = https://oauth.hm.bb.com.br/oauth/token
ITP_API_URL=https://checkout.mtls.api.bb.com.br
ITP_API_URL=https://checkout.mtls.api.hm.bb.com.br
DEBUG=false