Plugin Directory

Changeset 1857719


Ignore:
Timestamp:
04/13/2018 08:24:47 AM (8 years ago)
Author:
gosomi
Message:

response json 데이터 추가

File:
1 edited

Legend:

Unmodified
Added
Removed
  • woo-bootpay/trunk/assets/js/bootpay-order.js

    r1857704 r1857719  
    9494        $.ajax({
    9595            type: 'POST',
    96             url: wc_checkout_params.checkout_url,
     96            url: wc_checkout_params.ajax_url,
    9797            data: {
    9898                action: 'bootpay_payment_response',
Note: See TracChangeset for help on using the changeset viewer.