Ignore:
Timestamp:
25 Nov 2021, 14:24:37 (3 years ago)
Author:
Henrik Bettermann
Message:

Adjust Interswitch integration.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.skeleton/trunk/src/kofacustom/skeleton/interswitch/browser.py

    r16717 r16724  
    3232
    3333PRODUCT_ID = '' # must be provided by Interswitch
    34 SITE_NAME = 'skeleton-kofa.waeup.org'
     34SITE_NAME = 'skeleton.waeup.org'
    3535PROVIDER_ACCT = '00000000'
    3636PROVIDER_BANK_ID = '00'
    3737PROVIDER_ITEM_NAME = 'WAeAC'
    38 INSTITUTION_NAME = 'Skeleton'
     38INSTITUTION_NAME = 'SKELETON'
    3939CURRENCY = '566'
    4040GATEWAY_AMT = 150.0
    4141MAC = '' # must be provided by Interswitch
    4242
    43 #POST_ACTION = 'https://webpay.interswitchng.com/paydirect/pay'
     43#POST_ACTION = 'https://webpay.interswitchng.com/collections/w/pay'
    4444POST_ACTION = 'https://sandbox.interswitchng.com/webpay/pay'
    4545#HOST = 'webpay.interswitchng.com'
Note: See TracChangeset for help on using the changeset viewer.