Changeset 2520098
- Timestamp:
- 04/22/2021 11:56:41 PM (5 years ago)
- Location:
- wc-yabi/trunk
- Files:
-
- 3 edited
-
includes/transaction.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
-
wc-yabi.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wc-yabi/trunk/includes/transaction.php
r2519234 r2520098 225 225 $args = array( 226 226 'body' => $post_data, 227 'timeout' => ' 5',227 'timeout' => '60', 228 228 'redirection' => '5', 229 229 'httpversion' => '1.0', -
wc-yabi/trunk/readme.txt
r2519234 r2520098 80 80 = 1.1 = 81 81 * Fixed problem with decimal numbers in purchases of more than one item 82 = 1.1.1 = 83 * Timeout was increased as Yabi servers started experiencing service delays -
wc-yabi/trunk/wc-yabi.php
r2519234 r2520098 9 9 * Plugin URI: https://mireunion.com/yabi 10 10 * Description: Create your electronic invoices of purchases made in woocommerce with Yabi 11 * Version: 1.1 11 * Version: 1.1.1 12 12 * Author: Mex Avila 13 13 * Author URI: https://datakun.com/
Note: See TracChangeset
for help on using the changeset viewer.