Results 1 to 8 of 8
  1. #1
    Join Date
    Feb 2005
    Location
    Prague
    Posts
    152
    Plugin Contributions
    0

    Default 2checkout for 1.3

    tes yes yes... it's agane about 2CO

    but Im from Czech Republic!! damn, no paypal (can send only - no receive money in paypal for czech acounts) for me, no another civilisation metods.. I can add 2checkout first time

    Now questions - who use 2checkout module in 1.3.0.1 and can give mi this mode - please give me it.

    It help me very match

    Thank you
    maxus

  2. #2
    Join Date
    Feb 2005
    Location
    Prague
    Posts
    152
    Plugin Contributions
    0

    Default Re: 2checkout for 1.3

    another question
    anybody use 2checkout with Zen-cart 1.3 ? old contribution worked for you ?

  3. #3
    Join Date
    Feb 2005
    Location
    Prague
    Posts
    152
    Plugin Contributions
    0

    Default Re: 2checkout for 1.3

    Im try this mode
    http://www.zen-cart.com/archived_con...eckoutv2_1.zip

    It worked, but good still in shopping cart
    and I dont know url for declined payments...

  4. #4
    Join Date
    Feb 2005
    Location
    Prague
    Posts
    152
    Plugin Contributions
    0

    Default Re: 2checkout for 1.3

    So, 2CO use same authorisation metod like Authorize.net
    they update system to version 2.

    2CO V2 need NEW CART PURCHASE PARAMETERS
    Code:
    It is very important to note that:
    1. All previous parameters remain supported and should continue to be 
    passed in ( 2Co , Authorize.net ) ,
    
    2. The parameter total ( or the authorize.net parameter : x_amount ) passed in for the 
    order will continue to be the amount billed for the sale,
    
    3. The paramaters cart_order_id and sid ( or the authorize.net parameters :
    x_invoice_num and x_login ) are still manditory with this parameter set.
    Code:
    REQUIRED PARAMETERS
    
    * c_prod or c_prod_[:digit]  :  This parameter will contain either the 
    assigned_product_id given to the product upon creation in the 2CO system
     or a vendor specified id. It may, optionally, also contain the id followed 
    by a ‘,’ ( ASCII comma ) followed by an integer which will represent the 
    quantity.  This parameter should not be autogenerated with each individual 
    sale but should be tied to a specific product.   The c_prod value should match
     whatever external vendor id is recorded in the 2Co system.  The external
    vendor id maybe a cart assigned product id or the vendors own internal 
    product id as long as the value matches the value stored in the 2Co system.
              o Examples of valid values:
                    o 1
                    o my_product_17
                    o product_5,3
    
    * id_type This parameter will contain an integer value representing the type
     or classification of the ids used in the c_prod parameter(s). This value will 
    apply universally per transaction. That is to say c_prod parameters must 
    contain only assigned_product_id values or only vendor_product_id values.
    Current valid values for this parameter are defined as follows.
              o 1 is defined as vendor_product_id
              o 2 is defined as assigned_product_id
              o 3 – 0 are reserved for future use.
    c_prod can not be problem, cose not all products have own id.

  5. #5
    Join Date
    Feb 2005
    Location
    Prague
    Posts
    152
    Plugin Contributions
    0

    Default Re: 2checkout for 1.3

    Now I have 2 problems with this mod

    1 shoping cart still have goods.
    2 I need return URL for accepted payment (need to receive and work with returned variables... )
    3 curency not changed.. if order in EURO it still show me USD in payment order on 2checkout

    Still need help with tune this mode. Im not programmer

  6. #6
    Join Date
    May 2005
    Location
    Bath, Somerset
    Posts
    1,048
    Plugin Contributions
    3

    Default Re: 2checkout for 1.3

    I have a version of this module which will work with 1.3.0.2. It is currently undergoing testing and will be released within the next 48 hours.

    Absolute

  7. #7
    Join Date
    Feb 2005
    Location
    Prague
    Posts
    152
    Plugin Contributions
    0

    Default Re: 2checkout for 1.3

    wow! great news...
    Im will wait

  8. #8
    Join Date
    May 2005
    Location
    Bath, Somerset
    Posts
    1,048
    Plugin Contributions
    3

    Default Re: 2checkout for 1.3

    Just added to the contribs section. PM me your email address of you would like a copy sooner.

    Absolute

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •