Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • lanhhuyet 14 posts 22 karma points
    Aug 02, 2013 @ 22:15
    lanhhuyet
    0

    TeaCommerce.Base.GeneratePaymentForm()

    Hi,

    The issue I am having is that TeaCommerce.Base.GeneratePaymentForm() generates this error

    I am using version 1.4.2.3.  Thanks

  • lanhhuyet 14 posts 22 karma points
    Aug 03, 2013 @ 02:51
    lanhhuyet
    0

    I have also check all my keys in payment provider settings under payment methods in Tea Commerce Admin section, they are all there and valid

  • Anders Burla 2560 posts 8256 karma points
    Aug 05, 2013 @ 11:11
    Anders Burla
    0

    Can you send a screenshot of the keys you use? (remember to click the pencil to edit the key so we can see the actual key and not the human presentable key)

    You can see the source code here:
    https://bitbucket.org/teasolutions/tea-commerce-tea-commerce-payment-providers

    Remember to look at the "1.x" branch. There must be a setting named wrong or missing.

    Kind regards
    Anders

  • lanhhuyet 14 posts 22 karma points
    Aug 05, 2013 @ 14:48
    lanhhuyet
    0

    Here are my keys, I dont know if i was able to pm you are not

    Thanks

  • Anders Burla 2560 posts 8256 karma points
    Aug 05, 2013 @ 15:09
    Anders Burla
    0

    No spaces after the key in "x_login", "transactionKey" or "testing" or any of the others?

    Kind regards
    Anders

  • lanhhuyet 14 posts 22 karma points
    Aug 05, 2013 @ 15:12
    lanhhuyet
    0

    No spaces after the keys for all the keys, i also tried using "load standard settings" button again and enter in my keys but still same error, it works if I just commented out TeaCommerce.Base.GeneratePaymentForm()........

  • Anders Burla 2560 posts 8256 karma points
    Aug 05, 2013 @ 15:16
    Anders Burla
    0

    Try and download the source code for the payment provider project. Build it using Visual Studio and using Debug mode. Then add the pdb files - this should give you the line number of where the error happens and give an idea about what to fix :)

    AND if you can - upgrade Tea Commerce to latest 1.x version.

    Kind regards
    Anders

  • lanhhuyet 14 posts 22 karma points
    Aug 05, 2013 @ 15:20
    lanhhuyet
    0

    Where can i get the source code? Looks like the latest is 1.4.5 is there any major changes between that and 1.4.2.3?

  • Anders Burla 2560 posts 8256 karma points
    Aug 05, 2013 @ 15:23
Please Sign in or register to post replies

Write your reply to:

Draft