Profile
Achievement
 
    
                mafhh14's Recent Snippets
- All /
 « Prev 1 Next »
The give link helps you to integrate the Amazon Simple Pay IPN to your web application.
        
        
        
            0 
        
        
            1096 
        
                    posted 11 years ago by mafhh14
            Validating an email address is one of the hardest feats on the web. A valid email can be marketing
gold, but an invalid email address is dead weight. Not only does it require a CPU-taxing PHP regular
expression ("/^[A-z0-9\._-]+"."@" . "[A-z0-9][A-...
        
        
        
            1 
        
        
            1450 
        
                    posted 12 years ago by mafhh14
            This PHP class can be used to process credit card payments via Cybersource.
It can send HTTP requests to Cybersource SOAP Web services API server to  perform several types
of operations to process credit card payments.
Currently it can request...
        
        
        
            0 
        
        
            1335 
        
                    posted 14 years ago by mafhh14