Jump to content

Can Someone Send Me Paytreck Module?


Guest charmishah

Recommended Posts

Guest charmishah

Hi,

I required Paytreck (paytreck.com) module for my website.

Given below are the shopping card code on Paytreck.

<!-- PayTreck PAYMENT FORM -->

<form method=post action=https://www.paytreck.com/process.htm>

<input type=hidden name=member value="--YOUR-USER-NAME-OR-EMAIL--">

<input type=hidden name=action value="product/donation/subscription/payment">

<input type=hidden name=product value="--PRODUCT-NAME-HERE--">

<input type=hidden name=price value="--PRICE--">

<input type=hidden name=quantity value="--QUANTITY--">

<input type=hidden name=period value="--DURATION-DAYS--">

<input type=hidden name=trial value="--TRIAL-PERIOD-DAYS--">

<input type=hidden name=setup value="--SETUP-FEES--">

<input type=hidden name=tax value="--TAX-FEES--">

<input type=hidden name=shipping value="--SHIPPING-FEES--">

<input type=hidden name=ureturn value="--RETURN-URL--">

<input type=hidden name=unotify value="--NOTIFY-URL--">

<input type=hidden name=ucancel value="--CANCEL-URL--">

<input type=hidden name=comments value="--YOUR-COMMENTS--">

<input type=image src="--YOUR-BUTTON-HERE--">

</form>

<!-- PayTreck PAYMENT FORM -->

Description for all fields which you can use:

For successful payment process you should use next parameters:

· username - your username

· product - product ID or name

· action - use "product" if this product is pre-defined

use "donation" if this is donation payment

use "subscription" if this product is subscription

use "payment" if this is simple payment transaction

· price - price of product, $

· quantity - quantity

· period - subscription rebilling period, days

· trial - trial period, days

· setup - setup fee, $

· tax - tax fee, $

· shipping - shipping fee, $

· ureturn - return URL

· unotify - notify URL

· ucancel - cancel URL

· comments - product description

Additional information:

After successful payment process system will forward buyer to your site

and some parameters will back to your script by the POST method:

· action - type of transaction (product/donation/subscription/payment)

· pid - internal product ID

· pname - product name

· buyer - buyer username

· total - total amount

· quantity - quantity

· comments - buyer notes

· referer - system referer URL (https://www.paytreck.com)

You can get this parameters by the global POST variable,

e.g. $_POST[--VARIABLE-NAME--]...

Please help me to make paytreck module for cubecart.

Waiting for support,

Regards,

Charmi

Link to comment
Share on other sites

Those who recall the infamous Green Zap scam may recognize various elements of Paytreck, such as a cloaked domain name registration, lack of phone number and real world address, lots of over-the-topic promotional postings in various viral venues (including one with the unabashed red-flag name "HYIP.COM" and many sites that promote pyramid schemes (polite name = MML or "Money Making Opportunities") and even a phony PayPal web site (paypal.org.pl).

There is zero verifable information as to their business license, which country's financial regulations apply, etc - It's all just so . . . vapor web.

Oh, and my Yiddish speaking friends may appreciate the implicit pay DRECK pun. (look it up)

The biggest claims similar to Green Zap and other scams of that type are that web sites will accept PayTreck as payments instead of cash - and that early participants will reap huge, no-effort profits based on who they entice to join. Those were Green Zap's core claims.

A Google search on PayTreck finds that the first (and only) result for a site that accepts PayTreck's scrip as if it were real money, is . . . (wait damn it; not everyone is in on it. save the surprise for the innocent and unwary) . . . a site called http://www.moneytreck.com/ whose construction is a virtual clone of PayTreck"s.

WOW! Who would have guessed? Naah, just a co-incidence . . . right?

Finally, maybe I'm not the first one who has noticed that, of the first 50 results found by Google, like the posting here and when a "real name" is used at all, is invariably signed by someone with the last name of "Shah." Could be a huge and inconvenient co-incidence, but does deserve note.

CAVEAT EMPTOR (translation = "click here"

BTW - anyone who is seriously tempted by either Green Zap or Paytreck and their ilk should contact my ex-brother-in-law who is offering shares in a cold-fusion-engine powered Mercedes sport car. I don't recall which prison he's in right now but send me $50 cash and I'll let you know if I find out anything.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...