Jump to content

Payment gateway


Recommended Posts

Dear I checked merchant payment sample but How can i linked my api on it..  This is the sample html which I tested 

<body>
    <form action="https://esewa.com.np/epay/main" method="POST">
    <input value="5" name="tAmt" type="hidden">
    <input value="5" name="amt" type="hidden">
    <input value="0" name="txAmt" type="hidden">
    <input value="0" name="psc" type="hidden">
    <input value="0" name="pdc" type="hidden">
    <input value="API-Here" name="scd" type="hidden">
    <input value="11235" name="pid" type="hidden">
    <input value="http://merchant.com.np/page/esewa_payment_success?q=su" type="hidden" name="su">
    <input value="http://merchant.com.np/page/esewa_payment_failed?q=fu" type="hidden" name="fu">
    <input value="Submit" type="submit">
    </form>
</body>

Edited by Pradip
Link to comment
Share on other sites

All one can hope is one day soon you search for a difficult issue you're having, and come across a thread that has someone with the exact same issue as you have, and you think "oh boy, I can finally fix my problem". You open the thread, and it states "fixed it", and nothing more. Only then will you feel the frustration that posts like that cause. 

Glad you fixed it. 

Link to comment
Share on other sites

  • 2 months 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