Guest User

Untitled

a guest
Jan 22nd, 2018
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. define([
  2. "jquery",
  3. 'Magento_Checkout/js/action/get-payment-information',
  4. 'Magento_Checkout/js/model/totals'
  5. ],
  6. function ($, getPaymentInformationAction, totals) {});
Add Comment
Please, Sign In to add comment