Jump to content

Variables help to create a new Payment module


AnvarStudios

Recommended Posts

Good day,

 

The router I'm using requires me to discriminate the value of the tax to be sent in post method.

 

When I look at the Gateway Module Development Kit, and there are variables created and used. such as $ InvoiceID = $ params ['InvoiceID'].

 

If you want to add a variable to which the tax would be?

 

I used:

$ iva= $ params ['fee'];

$ iva= $ params ['tax'];

$ iva= $ params ['taxed'];

$ iva= $ params ['taxamount'];

 

But no work for me, what would?

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated