Shipping Details Plugin for WooCommerce

Shipping Details Plugin for WooCommerce v1.8.0.7

No permission to download

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,217
111,760
120
Tomz 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

NullMaster

Well-known member
Null Master
Trusted Uploader
Jul 25, 2018
12,062
22,063
120
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
                    )
                );
 

patrocle

Well Known Senior Member!
Trusted Uploader
Nov 17, 2018
969
1,571
100
Ca. Usa
babiato.tech
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,
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,217
111,760
120
  • Like
Reactions: JRGWxRxZ

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu