View Single Post
Wreck's Avatar
Posts: 304 | Thanked: 266 times | Joined on Apr 2011 @ Apeldoorn area, Netherlands
#2904
Originally Posted by oscar0784 View Post
And what is that method?
All credits to Scorpius of course.

Originally Posted by Scorpius
I have a little trick though, let's see if you want to try it:

Create the following link:

http://www.whatsapp.com/payments/cks...PHONE&CHECKSUM

Replace phone with your phone number in international format, let's say 17861234567

To get the checksum, in a Linux computer type: echo -n PHONEabc | md5sum

(add abc to your phone)

Example:
Code:
$ echo -n 17861112233abc | md5sum
a3db74d8616c6a1aa61d64c3de1e19a9  -
Then that will give you the link:

http://www.whatsapp.com/payments/cks...1d64c3de1e19a9

You can go there using your browser on a PC or from your phone.
After you have done this you can check your yappari.conf to see if you are a paid account.

It will change from: kind=free to kind=paid

Last edited by Wreck; 2013-02-05 at 16:51.
 

The Following User Says Thank You to Wreck For This Useful Post: