Sha256: 1c84d45e74dc1da0f65f55cf12029476942719c8d57edb3e9d64640f536fbdd0
Contents?: true
Size: 267 Bytes
Versions: 1
Compression:
Stored size: 267 Bytes
Contents
# Shared constants for specs ACCESS_TOKEN = "" CLIENT_ID = "" REDIRECT_URI = "http://127.0.0.1:4567/redirect" INSTANCE_ID = "" # Just wallet number for test WALLET_NUMBER = "" # Any operation from this wallet OPERATION_ID = "" # Payment request ID REQUEST_ID = ""
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
yandex-money-sdk-1.0.5 | spec/support/constants.example.rb |