Post by SebastianJu » Wed Mar 28, 2012 4:10 am

Hello,

i need a extension that is able tweak the checkout process for paypal.

The problem i want to solve is to hide my real shop. This is necessary because paypal doesnt like 2 products i sell but i dont want to stop selling them because they make a good chunk of my sellings.

I already dont send paypal product data that reveals my products to them but they went to my shop and searched in my products. The reason they found me probably is the shops url as a referrer, the curl-requests that come from my shop and the callback and success-links the payment system sends to paypal.

So what the extension needs to do is:

* Customer clicks on submit to pay the items with paypal. The form is not sent to paypal directly but instead is rerouret to a fake shop on another domain. There in route=checkout/confirm is another piece of code that catches the curlrequest
* The success- and callbacklink is linked to the fakeshops links before sending.
* The curlrequest is rerouted to paypal so that paypal think its coming from the fakeshop.
* Paypal sends back info to the callback of the fakeshop. The code in the fakeshop recognizes that the payment is coming from the real shop and reroutes the curl request to the real shop after changing links.
* The real shop sends the data back to paypal but is again rerouted to the fakeshop and from there the request is rerouted to paypal.
* The customer clicks the success-back-link in paypal and is rerouted to the fakeshop. The fakeshop recognizes the customer as one from the real shop (through session maybe) and is rerouted to the real shops success link.

The endeffekt should be that paypal only has reflinks and other links that depend to the fakeshop and doesnt know about the real shop.

Someone interested?

Thanks!
Sebastian

New member

Posts

Joined
Tue Oct 11, 2011 4:28 pm

Post by SebastianJu » Wed Mar 28, 2012 9:56 pm

The fakeshop wouldnt be part of the extension. But the codeparts needed to implement in the fakeshop are needed so that it works.

Thanks!
Sebastian

New member

Posts

Joined
Tue Oct 11, 2011 4:28 pm

Post by Qphoria » Wed Mar 28, 2012 10:37 pm

I've done this for a few people selling "questionable" goods for other payment gateways. I can do this for you for paypal.
I'll PM you with details

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by SebastianJu » Thu Mar 29, 2012 1:08 am

Great! :) I already had stress thinking about how i could code this myself but you saved me now... :)

I paid now!

I had problems with alertpay too. Do you have a solution there already? Is it the same price?

Thanks!
Sebastian

New member

Posts

Joined
Tue Oct 11, 2011 4:28 pm
Who is online

Users browsing this forum: No registered users and 5 guests