Home Forums WordPress Web Invoice – Invoicing and billing for WordPress cybersource silent post implementation

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #3616
    gmsstow
    Member

    hello mohan,

    i am implementing the cybersource silent order post api with your plugin. Love the plugin, i have almost 100% successfully integrated the cybersource api, however, one small detail eludes me.

    Cybersource uses a function to populate the hidden input fields at the top of the form such as for order amount, currency, and transaction type. Here is the function:

    <signature>(“amount”, “currency”, “orderPage_transactionType”)

    eg.

    <?php InsertSignature3(“10.00”, “usd”, “authorization”) ?>

    For some reason, and i know it is something stupid i am missing, i cannot call the “amount” from the current invoice so the value of the hidden input field is populated to the correct amount.

    Would you be kind enough Mohan to help me out with this?

    Also, you could very easily implement cybersource simple order post api in to your plugin for all to use if you would like a rundown of what i have done so far.

    thanks very much for your hard work.

    #5161
    gmsstow
    Member

    mohan, figured out the “amount” issue. Sometimes it pays to slow down and look at the basics. Once again, like the plugin alot and if you have any interest in the cybersource api just let me know.

    thanks again.

    #5164

    @gmsstow, I missed your post since it was marked as fixed. I’m interested in adding cyber source API, if you have a working implementation can you please send your changes. I’ll add it to the plugin and give you due credit :) Please contact me via https://www.mohanjith.com/contact.html .

    Thank you for taking time to add cybesource API, much appreciated :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.