forked from frappe/erpnext
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: improve card details handling in authorizenet (#1359)
* feat: Improve authorizenet reliability * chore: Removes prints and console.log statements * feat: Hard error message and tidy up * Update erpnext/erpnext_integrations/doctype/authorizenet_settings/authorizenet_settings.py * Update erpnext/erpnext_integrations/doctype/authorizenet_settings/authorizenet_settings.py * Update erpnext/templates/includes/integrations/authorizenet_checkout.js * Update erpnext/templates/includes/integrations/authorizenet_checkout.js * Update erpnext/templates/includes/integrations/authorizenet_checkout.js * Update erpnext/templates/includes/integrations/authorizenet_checkout.js * fix: Remove guest access to card apis * fix: js formatting * feat: Improves card details sent to authnet and payment entry details * Update erpnext/erpnext_integrations/doctype/authorizenet_settings/authorizenet_settings.py * Update erpnext/erpnext_integrations/doctype/authorizenet_settings/authorizenet_settings.py * Update erpnext/templates/includes/integrations/authorizenet_checkout.js
- Loading branch information
1 parent
00eb72c
commit a2861d1
Showing
2 changed files
with
67 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters