Menu
Home
Forums
New posts
Search forums
What's new
New posts
New media
New media comments
New profile posts
Latest activity
Media
New media
New comments
Search media
Members
Current visitors
New profile posts
Search profile posts
Account Upgrades
Advertise
Marketplace
Money
PerfectMoney
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Home
Forums
Programming & Web Design
Scripting
PHP & Perl
Plugin for Payment Redirect | Dummy Page
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Meli" data-source="post: 13502" data-attributes="member: 1872"><p>I am running a SMM Shop on Wordpress using Woocommerce. I would like to offer PayPal as a payment processor, but keep getting banned. This is why I want to use a dummy page, which the checkout redirects to.</p><p></p><p>I did some research and found out that the easiest way to do that would be to write a Plugin, which prevents my normal checkout page from loading and instead redirects the customer from my MMO site to my wh site. For that it would need to also transfer the cart to the wh site.</p><p></p><p>Has anyone done something similar already and could help me figure out how to do this?</p><p></p><p>I don't want to buy a solution, since I'm currently studying computer science and think it's a good way to learn PHP, but I dont really know where and how to start.</p><p></p><p>Is my basic concept of having a Plugin, which uses the WP REST API to have the BH and WH site communicate fine?</p></blockquote><p></p>
[QUOTE="Meli, post: 13502, member: 1872"] I am running a SMM Shop on Wordpress using Woocommerce. I would like to offer PayPal as a payment processor, but keep getting banned. This is why I want to use a dummy page, which the checkout redirects to. I did some research and found out that the easiest way to do that would be to write a Plugin, which prevents my normal checkout page from loading and instead redirects the customer from my MMO site to my wh site. For that it would need to also transfer the cart to the wh site. Has anyone done something similar already and could help me figure out how to do this? I don't want to buy a solution, since I'm currently studying computer science and think it's a good way to learn PHP, but I dont really know where and how to start. Is my basic concept of having a Plugin, which uses the WP REST API to have the BH and WH site communicate fine? [/QUOTE]
Name
Verification
Post reply
Home
Forums
Programming & Web Design
Scripting
PHP & Perl
Plugin for Payment Redirect | Dummy Page
Top