• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Shipping Details Plugin for WooCommerce

Shipping Details Plugin for WooCommerce v1.8.0.7

No permission to download

Babak

Well-known member
Staff member
Administrator
May 24, 2018
80,956
149,981
120
32
Babak submitted a new resource:

Shipping Details Plugin for WooCommerce - Download Free Shipping Details Plugin for WooCommerce Premium Nulled CodeCanyon 2018867

7914
Download Free Shipping Details Plugin for WooCommerce Premium Nulled CodeCanyon 2018867
Shipping Details Plugin is a Wordpress Plugin which allows the WooCommerce Plugin Users to enter Shipment Tracking Number and Display them on Track you Order and View Order Pages and also send them via Email when Order is marked Complete.
Key Features
  • Adds courier details to all emails sent after adding the tracking...

Read more about this resource...
 
  • Like
Reactions: patrocle
Code:
    $response = wp_remote_post('http://shippingdetails.patsatech.com/', array(
                        'method' => 'POST',
                        'timeout' => 60,
                        'redirection' => 5,
                        'httpversion' => '1.0',
                        'body' => array(
                            'action' => 'list',
                            'username' => $options['codecanyon_username'],
                            'code' => $options['codecanyon_purchase_code'],
                        ),
                        'sslverify' => false
                    )
                );
 
  • Like
Reactions: patrocle and Babak
Code:
    $response = wp_remote_post('http://shippingdetails.patsatech.com/', array(
                        'method' => 'POST',
                        'timeout' => 60,
                        'redirection' => 5,
                        'httpversion' => '1.0',
                        'body' => array(
                            'action' => 'list',
                            'username' => $options['codecanyon_username'],
                            'code' => $options['codecanyon_purchase_code'],
                        ),
                        'sslverify' => false
                    )
                );
@zorerkek
Do we need to modify anything to make this plugin work? it looks that needs medicine :(
Thanks,
 
  • Like
Reactions: JRGWxRxZ
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock