Any BHW member there?

JhonXx

BANNED
Joined
Aug 7, 2019
Messages
16
Reaction score
0
hello guys, I just create an e-commerce website, integrate a woo-commerce Paypal payment system, my question is once customer check out and purchase the product through PayPal, where I can see the customers details, will I be receiving order details in Paypal email or somewhere else in WordPress admin
 
hello guys, I just create an e-commerce website, integrate a woo-commerce Paypal payment system, my question is once customer check out and purchase the product through PayPal, where I can see the customers details, will I be receiving order details in Paypal email or somewhere else in WordPress admin

Bro if you installed woocommerce then the orders will be shown at the following page :

Code:
 yoursite/wp-admin/edit.php?post_type=shop_order

You can view the orders there
 
Both.
You will get an email from Paypal about receiving a payment for an order,
and you will receive an email from your own site that an order was placed.
Just login to your WP admin and in Woocommerce Orders, you'll see pending orders.
Success!
 
Bro if you installed woocommerce then the orders will be shown at the following page :

Code:
yoursite/wp-admin/edit.php?post_type=shop_order
You can view the orders there
Go it, thanks brother
 
Both.
You will get an email from Paypal about receiving payment for an order,
and you will receive an email from your own site that an order was placed.
Just login to your WP admin and in Woocommerce Orders, you'll see pending orders.
Success!
can you advise me any free plugin which picks reviews from facebook to my WordPress site, i tried few like "Facebook Reviews", "WP Review Slider" but it didn't work well, any free version with many functions
 
Back
Top