Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
witekdev committed Nov 27, 2024
1 parent 8d98972 commit ced3295
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion jazkarta/shop/browser/checkout/authorize_net_accept_js.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@


class CheckoutFormAuthorizeNetAcceptJs(CheckoutFormBase):
""" Renders a checkout form set up to submit through Stripe """
""" Renders a checkout form set up to submit through authorize.net Accept.js
"""

index = ViewPageTemplateFile(
'../templates/checkout_form_authorize_net_accept_js.pt')

Expand Down

0 comments on commit ced3295

Please sign in to comment.