Copied to clipboard

Flag this post as spam?

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


  • Andreas Kaltenhuber 107 posts 286 karma points
    May 29, 2012 @ 14:39
    Andreas Kaltenhuber
    0

    Payment Status Localization

    Hi,

    is there a way to localize the different payment status texts? i'm using these in different sections for example in a member area where my client can review their orders and payments. actually i didn't find anything on that in the backend.

    and i have a second question: is there a way to change the payment status (authorized => captured) manually. i have set up a custom payment provider (wire transfer) where i would manually "capture" the payments as soon as i receive the balance on my bank account?

    thx in advance

    Andi

    Umbraco 4.7.2, TeaCommerce 1.4.2.4

  • Anders Burla 2560 posts 8256 karma points
    May 29, 2012 @ 15:53
    Anders Burla
    0

    Hi Andi

    Could you use the alias of the payment status as a umbraco dictionary key and use the normal umbraco translation engine?

    You can only have your payment provider change the status of the payment. So you would have to make som extra functions to do this or you can change it my making custom code that fetch the Tea Commerce order and set the payment status using the .NET API.

    Kind regards
    Anders

  • Andreas Kaltenhuber 107 posts 286 karma points
    May 29, 2012 @ 17:39
    Andreas Kaltenhuber
    0

    Hi Anders,

    thx for your reply. The dictionary keys do work.

    For my second question i do have an idea now where to start.

    thx

     

Please Sign in or register to post replies

Write your reply to:

Draft