paypal payment link, how to change it?

by manhal
6 replies
I just bought a website which is full of the paypal payment buttons with different values that links to the previous owner info.

Now I want to update these information to use my account instead of him, I know how to get a payment code from my paypal account but I just couldn't find an easy way to update all these links on my website (around 500 links) to use my info.

I was thinking to use a find~replace program to replace all occurrences of his_paypal@email.com to be updated to my_paypal@email.com but I think it is not that easy, any idea how can I best achieve this ?

thanks.
#change #link #payment #paypal
  • Profile picture of the author mywebwork
    Most good text editors have a search and replace in files function that could do this very quickly.

    PS Pad is the one I like:

    editor PSPad - freeware HTML editor, PHP editor, XHTML, JavaScript, ASP, Perl, C, HEX editor

    Bill
    {{ DiscussionBoard.errors[1749819].message }}
  • Profile picture of the author manhal
    That is correct, I know how to do the find&replace thing, but the issue is there is no such thing like find "his_paypal@email.com" and replace it with "my_paypal@email.com" as it is all payment codes and I don't know how to use find&replace for that code which is different from a file to another .
    {{ DiscussionBoard.errors[1749839].message }}
  • Profile picture of the author lvhardmoney
    Try NotePad++.
    {{ DiscussionBoard.errors[1749847].message }}
    • Profile picture of the author mywebwork
      Originally Posted by manhal View Post

      That is correct, I know how to do the find&replace thing, but the issue is there is no such thing like find "his_paypal@email.com" and replace it with "my_paypal@email.com" as it is all payment codes and I don't know how to use find&replace for that code which is different from a file to another .
      Are you saying that the text you need to replace is different in all 500 links? Thats a completely different situation. Why isn't it something like find "his_paypal@email.com" and replace it with "my_paypal@email.com" or find "his payment code" and replace it with "your payment code"?

      If there really isn't a common pattern for find and replace it looks like you have a long manual task ahead of you!

      Originally Posted by lvhardmoney View Post

      Try NotePad++.
      As I said, "most good text editors" - NotePad ++ is no better (or worse) than PS Pad or UltraEdit or dozens of others. But the OP has claimed it is more than a simple search and replace, in which case neither would work.

      manhal, can you post an example of the code and illustrate why a "search & replace" won't do the job? Perhaps we can help.

      Bill
      {{ DiscussionBoard.errors[1749910].message }}
  • Profile picture of the author CDarklock
    Originally Posted by manhal View Post

    I just bought a website which is full of the paypal payment buttons with different values that links to the previous owner info.
    Point of professionalism: the seller should fix this for you.

    If he won't, he's a jerk. He's banking on you taking so long to fix the site, he'll keep getting the sales himself for a while. You own the site, those should be your sales, and if he gets so much as a dime he'd damn well better be giving it to you. And since it's his fault you can't easily fix the links, he'd better be the one who has to get them fixed.

    If he won't fix those links, show you his PayPal statement, and give you any sales he made during the transition - leave him nasty feedback.
    Signature
    "The Golden Town is the Golden Town no longer. They have sold their pillars for brass and their temples for money, they have made coins out of their golden doors. It is become a dark town full of trouble, there is no ease in its streets, beauty has left it and the old songs are gone." - Lord Dunsany, The Messengers
    {{ DiscussionBoard.errors[1749921].message }}

Trending Topics