Different Paypal accounts depending on product - wordpress

I'm currently testing Woocommerce on my Wordpress site, and I'd like to know if it is possible to have two Paypal accounts linked to your shop. The idea would be to dedicate one account for a type of product and the other one for another type.
I've tried to look into the extensions available, but couldn't find a way to do this.

If you want to use Paypal, you can use Paypal Adaptive payments.
You can link each products to a Vendor as a marketplace website will do. ie : for woocommerce WC-Vendors, Dokkan...
Depending on which e-commerce plugin you have embed into your website, you can create a dedicated payment gateway that will switch the producct owner email, but this will a time wasting and maybe a untrustly method.
Hope it helps

Related

Sending custom URL in e-mail after Stripe payment

I want to use Stripe payments in the website where the key task is to send e-mail with custom generated URL to the customer after the payment.
The website runs on Wordpress and from my first research there is several ways how to implement it: payment link / WooCommerce / one of WP plugins. So far I am open for all of them, however I am not sure which one could be the best for the intended task mentioned above.
I have zero experience with Stripe, so I would be grateful for some advice on how to accomplish that task. Thanks.
PaymentLink, or Stripe Checkout is similar products, but they create link for making payment. You mentioned you want a link after the payment, which sounds like a receipt? If that is the case, take a look at their receipt guide.
Both WooCommerce and Easy Digital Downloads implement this, so I recommend using them alongside Stripe.
Here's a screenshot of a WooCommerce purchase receipt. The download link is shown in red. WooCommerce generates a unique download link when a customer purchases a downloadable item.

Add a tax to your listing on Wordpress

I want to create a website for dealership cars and I want to know if this is a way to add a tax when a customer want to publish a listing. I find something on google but they said that is only working on PayPal and somehow it limits the user to only post jobs - not cars or anything else.In my country PayPal is not an option for many people. Do you have any idea what should I do?
The website is made with Wordpress.
You need a plugin in order to transform your wordpress website to an e-commerce platform. Most popular one is WooCommerce which has an integrated tax system: https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/

Show the credit/debit card page directly on paypal

I'm working on an e-commerce site which runs on WordPress platform. Woocommerce plugin is used to create the products and using PayPal standard payment gateway.
Whenever I check out the product, the PayPal is showing the "Paypal login page" but I wanted to show "Pay with credit/debit" by default.
I tried setting this '' to the checkout button in my site. I doesn't work.
I know "Express checkout" is used to show the "Paypal credit/debit" card page directly. But in my products, I have maintained the recurring payment option. "Express Checkout" doesn't provide the recurring payment option.
May I know where I'm going wrong.
Note: I'm using latest versions of woocommerce and wordpress.
I believe since you are using PayPal standard, you may need to utilize another form of integrating recurring payments for your respective products. Looks like PayPal does endorse a specific extension to WooCommerce that can handle recurring payments, link HERE.
Also, here's the actual link to the extension which is mentioned on the previous page, HERE.
According to REST API documentation, on v2/checkout/orders you may set the application_context.landing_page to BILLING.
Unfortunately, I can't see any difference on user experience behaviour.

Wordpress theme from themeforest for membership website?

I am looking for a theme for forex trading website. Where customer can sign up for paid membership and receive reports daily.
I want a theme which can deal with basic front end design (Company information based home page, about us, contact, blog) and users can signup and login there account. While at back end I can manage accounts and update reports daily.
What you're asking for can be accomplished many different ways, so you'll need to explore what works best for you and your particular skill set. Here's my take in things though.
I would likely go about this with WooCommerce and their StoreFront theme. Storefront is very generic looking out the the box which makes it very customizable. It doesn't have to look like a site that sells t-shirts.
WooCommerce is free and very actively supported. They also off an extension for paid memberships, which it sounds like you'd be interested in.
I hope this info helps give you some direction.

Woocommerce - Multiple banking accounts

I've a wordpress/woocommerce application with two checkout pages. Now I offer Paypal and Sofortueberweisung as payment gateways to my customers. The thing is that I would like to send the money to a particular banking account, depending on the checkout page.
Problematic is that I can input only one project id in the woocommerce backend corresponding to one banking account. Do I have to install a second wordpress/ woocommerce application to achieve my goal?
If someone is in the same situation: Installing a separate wordpress instance is definitely the cleanest solution to achieve this kind of goal.
Keep in mind that you have to buy a separate licence for Sofortueberweisung.

Resources