php - is it possible to use any html encrypter to encrypt paypal html code? -


I have a html salary button now (buy now) I have to host it on my own server and order security I want to do what I want to do, (a programmer who works in PayPal tells me what I have to do, so I can not argue with him)

Now this button Just how does it work, I must encrypt it I'm googling for about 2 weeks or more, and I found many ways to get a job, but I want the best and easiest way to encrypt it, because I'm new to PayPal 's world so I I do not want to follow a tutorial which will take me a month to understand

Standard HTML encrypts, what works? I suspect that but I have to ask it anyway. If there is an easy way to do this on the server side, then I would be happy

What do I mean by ordinary?

The code here is my button (I changed it a little bit but you can know everything that you should know)

   Input  & Lt; / Tr & gt; & Lt; Tr & gt; & Lt; Td> & Lt; Input type = "text" name = "OS 0" max length = "200" & gt; & Lt; / Td> & Lt; / Tr & gt; & Lt; / Table & gt; & Lt; Input type = "image" src = "https://www.paypalobjects.com/en_US/i/btn/btn_paynow_SM.gif" limit = "0" name = "submit" alt = "PayPal - safe, easy online payment Way to do! "& Gt; & Lt; Img alt = "border =" 0 "src =" https://www.paypalobjects.com/en_US/i/scr/pixel.gif "width =" 1 "height =" 1 "& gt; & Lt; / Form & gt;   

As I said that I had to delete code protection, you can now see the value, use firebug or Google Chrome tool to locate the tool, or whatever Anything you want and it does not take a hacker to change it

    

The way my website is in PHP

if you API calls can use PHP / CRL, use the button manager API

You can call the 'Make Button' API and tell PayPal that you have all the variables and values ​​for one To create encrypted buttons.


Otherwise, use encrypted website payments

This will encrypt your server's resources using the encryption button. , And you will need to find a solution code (the path also requires PHP or other server side scripting) to encrypt the PayPal button before creating it.

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -