diff --git a/paystack/views/templates/front/embedded.tpl b/paystack/views/templates/front/embedded.tpl index 606c9d5..65e2ddc 100644 --- a/paystack/views/templates/front/embedded.tpl +++ b/paystack/views/templates/front/embedded.tpl @@ -25,7 +25,7 @@ "value":'presta-1.7' } ] - } + }, callback: function(response){ $( "#paystack_form" ).submit(); }, @@ -35,4 +35,4 @@ }); handler.openIframe(); -{/if} \ No newline at end of file +{/if}