Changeset 1857719
- Timestamp:
- 04/13/2018 08:24:47 AM (8 years ago)
- File:
-
- 1 edited
-
woo-bootpay/trunk/assets/js/bootpay-order.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
woo-bootpay/trunk/assets/js/bootpay-order.js
r1857704 r1857719 94 94 $.ajax({ 95 95 type: 'POST', 96 url: wc_checkout_params. checkout_url,96 url: wc_checkout_params.ajax_url, 97 97 data: { 98 98 action: 'bootpay_payment_response',
Note: See TracChangeset
for help on using the changeset viewer.