Skip to content

Commit

Permalink
PagBank 😍 Magento
Browse files Browse the repository at this point in the history
 - Corrige erro em PagBankPlaceOrder
  • Loading branch information
elisei authored Oct 23, 2024
2 parents 27cb4da + 37a190f commit e550c64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion view/frontend/web/js/view/payment/method-renderer/cc.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ define([
'jquery',
'PagBank_PaymentMagento/js/view/payment/cc-form',
'Magento_Vault/js/view/payment/vault-enabler',
'Magento_Checkout/js/model/full-screen-loader',
'PagBank_PaymentMagento/js/view/payment/pagbank-place-order',
'PagBank_PaymentMagento/js/view/payment/payer-form',
'PagBank_PaymentMagento/js/view/payment/base-data-for-payment-form'
], function (
Expand Down

0 comments on commit e550c64

Please sign in to comment.