feat: Prepare to use Stripe a checkout component
This commit is contained in:
@@ -6,4 +6,7 @@ module ApplicationHelper
|
||||
|
||||
# Include flash message helpers
|
||||
include FlashMessagesHelper
|
||||
|
||||
# Include Stripe helper
|
||||
include StripeHelper
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user