Skip to content

Commit

Permalink
banklink
Browse files Browse the repository at this point in the history
  • Loading branch information
ktali committed Nov 18, 2018
1 parent 8bbfc8b commit 76ccfd8
Showing 1 changed file with 15 additions and 14 deletions.
29 changes: 15 additions & 14 deletions src/main/resources/banklink.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
# Here be your configuration for the banklink app
# the following is sample information, everything is required

VK_SERVICE: 1011
VK_VERSION: 008
VK_SND_ID: uid39
VK_STAMP: 12345
VK_AMOUNT: 150
VK_CURR: EUR
VK_ACC: EE871600161234567892
VK_NAME: KMK
VK_REF: 1234561
VK_LANG: EST
VK_MSG: Torso Tiger
VK_RETURN: http://localhost:8080/donate?payment_action=success
VK_CANCEL: http://localhost:8080/donate?payment_action=cancel
VK_ENCODING: utf-8
#VK_SERVICE: 1011
#VK_VERSION: 008
#VK_SND_ID: uid39
#VK_STAMP: 12345
#VK_AMOUNT: 150
#VK_CURR: EUR
#VK_ACC: EE871600161234567892
#VK_NAME: KMK
#VK_REF: 1234561
#VK_LANG: EST
#VK_MSG: Torso Tiger
#VK_RETURN: http://localhost:8080/donate?payment_action=success
#VK_CANCEL: http://localhost:8080/donate?payment_action=cancel
#VK_ENCODING: utf-8

0 comments on commit 76ccfd8

Please sign in to comment.