Introduced in Feature Pack 1

Configuring the merchant to access the Boleto payment method

Before a store can use the Boleto payment method, configure a merchant access.

Before you begin

Before you can set up a merchant to access the Boleto payment method, you need to publish and configure the Brazil starter store for your organization.

Procedure

  1. Open the Administration Console.
  2. From the Administration Console Site/Store Selection page, select the Store radio button.
  3. In the Store Name field, select a store, then click OK.
  4. Create a new merchant:
    • In the Administration Console Logon page, enter following in the address line:

      https://host_name:port/webapp/wcs/admin/servlet/PPCMerchantEdit?actionName=create&merchantName=merchant name

      Where:
      merchant name
      Is the name of the merchant to create.

      For example, for Boleto, enter:

      https://host_name:port/webapp/wcs/admin/servlet/PPCMerchantEdit?actionName=create&merchantName=BoletoTest

      This URL creates a merchant named BoletoTest.
      Note: The browser window loads a blank page. Do not close the browser window.
  5. Associate the merchant with the store, the merchant will be associated with the store when logging on to the Administration Console. In the URL line enter:

    https://host_name:port/webapp/wcs/admin/servlet/PPCStoreMerchantAssociate?actionName=create&merchantId=MERCHANT_ID

    Where:
    MERCHANT_ID
    is the merchant ID. To determine the merchant ID, run the following SQL statement: select * from merchant and identify the merchant that you created in step 4.
    Note: The browser window loads a blank page. Do not close the browser window.
  6. Create a merchant configuration.
    Using the original browser window opened in step4, enter the following URL:

    https://host_name:port/webapp/wcs/admin/servlet/PPCMerchantConfigurationEdit?actionName=create&merchantId=MERCHANT_ID&paymentConfigurationGroup=default&paymentSystemName=PAYMENTSYSTEMNAME

    Where:
    MERCHANT_ID
    is the value of MERCHANT_ID in step 5.
    PAYMENTSYSTEMNAME
    is the paymentSystemName you provided when you configured the payment policy.
    Note: The browser window loads a blank page. Do not close the browser window.
  7. Configure the properties used by the Boleto Payment.
    Using the original browser window opened in step4 , enter the following URL addresses and replace MERCHCONF_ID with the value you noted in step 6. To determine the MERCHCONF_ID that was assigned to store, run the following SQL statement:
    select * from merchconf where merchant_id=10001; 
    Each URL creates a merchant configuration entry. After each URL is entered, the browser window returns a blank page.
    branch_ID
    https://host_name:8002/webapp/wcs/admin/servlet/PPCMerchantConfigurationInfoEdit?actionName=create&merchantConfId=MERCHCONF_ID&propertyName_1=branch_ID&propertyValue_1=0057
    branch_ID_verifier_digit
    https://host_name:8002/webapp/wcs/admin/servlet/PPCMerchantConfigurationInfoEdit?actionName=create&merchantConfId=MERCHCONF_ID&propertyName_1=branch_ID_verifier_digit&propertyValue_1=4
    account_ID
    https://host_name:8002/webapp/wcs/admin/servlet/PPCMerchantConfigurationInfoEdit?actionName=create&merchantConfId=MERCHCONF_ID&propertyName_1=account_ID&propertyValue_1=12345
    account_ID_verifier_digit
    https://host_name:8002/webapp/wcs/admin/servlet/PPCMerchantConfigurationInfoEdit?actionName=create&merchantConfId=MERCHCONF_ID&propertyName_1=account_ID_verifier_digit&propertyValue_1=7
    currency_code
    https://host_name:8002/webapp/wcs/admin/servlet/PPCMerchantConfigurationInfoEdit?actionName=create&merchantConfId=MERCHCONF_ID&propertyName_1=currency_code&propertyValue_1=9
    collection_ID
    https://host_name:8002/webapp/wcs/admin/servlet/PPCMerchantConfigurationInfoEdit?actionName=create&merchantConfId=MERCHCONF_ID&propertyName_1=collection_ID&propertyValue_1=175
    collection_ID1
    https://host_name:8002/webapp/wcs/admin/servlet/PPCMerchantConfigurationInfoEdit?actionName=create&merchantConfId=MERCHCONF_ID&propertyName_1=collection_ID1&propertyValue_1=175
    days_pay_boleto
    https://host_name:8002/webapp/wcs/admin/servlet/PPCMerchantConfigurationInfoEdit?actionName=create&merchantConfId=MERCHCONF_ID&propertyName_1=days_pay_boleto&propertyValue_1=5
    days_discard_boleto
    https://host_name:8002/webapp/wcs/admin/servlet/PPCMerchantConfigurationInfoEdit?actionName=create&merchantConfId=MERCHCONF_ID&propertyName_1=days_discard_boleto&propertyValue_1=10
    instructions_of_where_to_pay1
    https://host_name:8002/webapp/wcs/admin/servlet/PPCMerchantConfigurationInfoEdit?actionName=create&merchantConfId=MERCHCONF_ID&propertyName_1=instructions_of_where_to_pay1&propertyValue_1=Pay%20boleto%20near%20to%20your%20bank
    instructions_of_where_to_pay2
    https://host_name:8002/webapp/wcs/admin/servlet/PPCMerchantConfigurationInfoEdit?actionName=create&merchantConfId=MERCHCONF_ID&propertyName_1=instructions_of_where_to_pay2&propertyValue_1=Pay%20boleto%20within%205%20days
    client_ID
    https://host_name:8002/webapp/wcs/admin/servlet/PPCMerchantConfigurationInfoEdit?actionName=create&merchantConfId=MERCHCONF_ID&propertyName_1=client_ID&propertyValue_1=1234
    alternate_branch_ID
    https://host_name:8002/webapp/wcs/admin/servlet/PPCMerchantConfigurationInfoEdit?actionName=create&merchantConfId=MERCHCONF_ID&propertyName_1=alternate_branch_ID&propertyValue_1=
    alternate_branch_ID_verifier_digit
    https://host_name:8002/webapp/wcs/admin/servlet/PPCMerchantConfigurationInfoEdit?actionName=create&merchantConfId=MERCHCONF_ID&propertyName_1=alternate_branch_ID_verifier_digit&propertyValue_1=
    drawer_name
    https://host_name:8002/webapp/wcs/admin/servlet/PPCMerchantConfigurationInfoEdit?actionName=create&merchantConfId=MERCHCONF_ID&propertyName_1=drawer_name&propertyValue_1=Brazil%20Store