From 87f7402c21ec59acb7fc8f438b896089f81f462d Mon Sep 17 00:00:00 2001 From: akDeveloper Date: Wed, 18 May 2016 17:20:13 +0300 Subject: [PATCH] update fixture dist ini --- tests/fixtures.dist.ini | 31 +++++++++++++++++++++++-------- 1 file changed, 23 insertions(+), 8 deletions(-) diff --git a/tests/fixtures.dist.ini b/tests/fixtures.dist.ini index a1f65c8..ed85676 100644 --- a/tests/fixtures.dist.ini +++ b/tests/fixtures.dist.ini @@ -1,6 +1,9 @@ [authorize_net] login = 'x' password = 'y' +[beanstream] +merchant_id = 'x' +passcode = 'y' [cardstream] login = 'x' password = 'y' @@ -8,6 +11,10 @@ password = 'y' login = 'x' password = 'y' processor_id = 'z' +[datacash] +client = 'x' +password = 'y' +merchant_url = 'https://www.example.com' [epdq] login = 'x' password = 'y' @@ -36,18 +43,26 @@ login = 'x' password = 'y' signature = 'z' [piraeus_paycenter] -acquire_id = 'x', -merchant_id = 'y', -pos_id = 'z', -user = 'b', -password = 'a', +acquire_id = 'x' +merchant_id = 'y' +pos_id = 'z' +user = 'b' +password = 'a' channel_type = 'c' -[piraeus_paycenter_redirect] -acquire_id = 'x', -merchant_id = 'y', +[[piraeus_paycenter_redirect] +acquire_id = 'x' +merchant_id = 'y' +pos_id = 'z' +user = 'b' +password = 'a', +[piraeus_paycenter_tokenization] +acquire_id = 'x' +merchant_id = 'y' pos_id = 'z', user = 'b', password = 'a', +channel_type = 3DSecure +crs = 'x' [psigate] login = 'teststore' password = 'psigate1234'