how to insert a verify code HTML Standard Paypal
Posted
by user304828
on Stack Overflow
See other posts from Stack Overflow
or by user304828
Published on 2010-06-12T01:41:39Z
Indexed on
2010/06/12
1:53 UTC
Read the original article
Hit count: 296
i have a product , product infor was save in table , and have a field verify_code, i will create a string by md5 and insert to this field, and i want send this verify_code to paypal then i can check response return from paypal if verify_code == response verify_code will do next action how i can do it with html standard paypal?
© Stack Overflow or respective owner