Results 1 to 5 of 5
  1. #1
    Join Date
    Dec 2012
    Posts
    12
    Plugin Contributions
    0

    Default Global pay integration/module

    Hello,
    Please i need to integrate a global pay module (API) to my zen website in order to accept card payment. So far i haven't found any success on doing that. Does any one know where i can find zen documentation on payment gateway integration. Thank you. Will appreciate any assistance so far.

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: Global pay integration/module

    Searching the Web for Global Pay results in a swamp of obvious scammers. Please provide a link to the exact payment processor you're referring to and the reason you want to use them.

  3. #3
    Join Date
    Dec 2012
    Posts
    12
    Plugin Contributions
    0

    Default Re: Global pay integration/module

    thank you for responding. I can assure you i or the client we are working with is in no way involve in scam or what ever. The bank we that issued us a GLOBAL PAY API is called ZENITH BANK.
    Quote Originally Posted by stevesh View Post
    Searching the Web for Global Pay results in a swamp of obvious scammers. Please provide a link to the exact payment processor you're referring to and the reason you want to use them.

  4. #4
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Global pay integration/module

    High-level overview:

    Writing a payment integration takes a strong understanding of that payment provider's API.

    Consider the Authorize.net AIM payment module as an example.
    The various functions (actually "methods") in that class handle different stages of checkout, and most of them are documented in docblocks in the code.
    Essentially you must map each of the fields that are to be submitted via the API into appropriate objects in your payment module, and then transmit it using whatever prescribed method is documented in the API.

    If you use a text-file-compare tool like winmerge to compare the authorizenet_aim.php module against the linkpoint_api.php module you'll see the differences between two modules using different APIs, which will give you essential clues necessary when cloning either one for your own use. You'll see the differences in class names and constants, and so on.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Dec 2012
    Posts
    12
    Plugin Contributions
    0

    Default Re: Global pay integration/module

    Quote Originally Posted by DrByte View Post
    High-level overview:

    Writing a payment integration takes a strong understanding of that payment provider's API.

    Consider the Authorize.net AIM payment module as an example.
    The various functions (actually "methods") in that class handle different stages of checkout, and most of them are documented in docblocks in the code.
    Essentially you must map each of the fields that are to be submitted via the API into appropriate objects in your payment module, and then transmit it using whatever prescribed method is documented in the API.

    If you use a text-file-compare tool like winmerge to compare the authorizenet_aim.php module against the linkpoint_api.php module you'll see the differences between two modules using different APIs, which will give you essential clues necessary when cloning either one for your own use. You'll see the differences in class names and constants, and so on.
    thank you so much DrByte. I feel so educated right now. I am also starting to consult with other professionals coders and your response is one which i have also forwarded to them to help us push forward.

 

 

Similar Threads

  1. I will pay for CCbill Module integration
    By NadiaUSA in forum Addon Payment Modules
    Replies: 2
    Last Post: 28 Aug 2015, 07:22 PM
  2. v150 First Data e4 Global Gateway Integration?
    By Cabinetman in forum Addon Payment Modules
    Replies: 3
    Last Post: 24 Jun 2013, 11:12 PM
  3. Integration of plug n pay payment gateway?
    By shah_hafiya in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 20 Feb 2009, 12:43 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR