Re: Stripe.com payment integration module
Quote:
Originally Posted by
swguy
Thanks for updating the Stripe integration. A couple of requests for the next update:
- Don't update includes/database_tables.php - put a file in includes/extra_datafiles that defines the Stripe table.
- Don't update includes/init_includes/init_header.php - put your changes in includes/init_includes/overrides/init_header.php
- In your change to includes/templates/YOUR_TEMPLATE/templates/tpl_checkout_confirmation_default.php you have included references to the old mobile detect stuff that should be removed - newer templates like Bootstrap don't use that.
I'd like to ask about old mobile detect stuff.
I only added codes in the includes/templates/responsive_classic/templates/tpl_checkout_confirmation_default.php
if I put this codes in
includes/templates/template_default/templates/tpl_checkout_confirmation_default.php ,
will it OK?
Re: Stripe.com payment integration module
We are considering this plug-in solely for the goal of offering Apple Pay / Google pay. We do not need the credit card processing as we are quite pleased with what we already have in place. Once installed, will this plug-in allow us to only activate Apple Pay payments without the stripe credit cards module? I can find out by installing but it looks like a tedious install.
Thanks,
Re: Stripe.com payment integration module
Quote:
Originally Posted by
apollowilcox
We are considering this plug-in solely for the goal of offering Apple Pay / Google pay. We do not need the credit card processing as we are quite pleased with what we already have in place. Once installed, will this plug-in allow us to only activate Apple Pay payments without the stripe credit cards module? I can find out by installing but it looks like a tedious install.
Thanks,
You have to activate or disable payment methods at setting of Stripe payment method page.
https://dashboard.stripe.com/settings/payment_methods
but it's impossible to disable Credit cards.
if you want to display without credit card, you have to build new stripe payment module for apple pay/google pay.
https://stripe.com/docs/payments/wallets
Re: Stripe.com payment integration module
Quote:
Originally Posted by
apollowilcox
We do not need the credit card processing as we are quite pleased with what we already have in place. Once installed, will this plug-in allow us to only activate Apple Pay payments without the stripe credit cards module? I can find out by installing but it looks like a tedious install.
Thanks,
i would suggest you contact the author of your current cc processing module to use apple pay and google pay. it looks like it is possible...
whether you can come to an agreement on cost for developing such capabilities is another issue.
best.
Re: Stripe.com payment integration module
Quote:
Originally Posted by
swguy
Thanks for updating the Stripe integration. A couple of requests for the next update:
- Don't update includes/database_tables.php - put a file in includes/extra_datafiles that defines the Stripe table.
- Don't update includes/init_includes/init_header.php - put your changes in includes/init_includes/overrides/init_header.php
- In your change to includes/templates/YOUR_TEMPLATE/templates/tpl_checkout_confirmation_default.php you have included references to the old mobile detect stuff that should be removed - newer templates like Bootstrap don't use that.
Actually, my preference would be to suggest adding notifications to init_header.php at the point(s) where the changes are desired. Making use of a init_includes/overrides file is, IMO, slimy since those changes can easily be missed on an upgrade.
Re: Stripe.com payment integration module
Quote:
Originally Posted by
lat9
Actually, my preference would be to suggest adding notifications to init_header.php at the point(s) where the changes are desired. Making use of a init_includes/overrides file is, IMO, slimy since those changes can easily be missed on an upgrade.
Thanking for pointing that out.
I'm currently busy with work and don't have much time to revise the module, so I'm planing of fixing it by the end of the year.
Re: Stripe.com payment integration module
Hi Team
Just checking... Stripe is now available in NZ so I assume this module will work for down here too?
Re: Stripe.com payment integration module
Quote:
Originally Posted by
Elemi
Hi Team
Just checking... Stripe is now available in NZ so I assume this module will work for down here too?
You can use the module by setting the currency field to NZD.
Re: Stripe.com payment integration module
The module support 135 currencies ,Google pay and Apple pay.
Not only USD and CAD.
But explaining about it as follows.
-----------------------------------------------------------
Description
This module is designed to allow Zen Cart store owners to integrate with Stripe.com for their payments. Currently (Nov. 2012) Stripe is only available to USA & Canadian bank account holders.
-----------------------------------------------------------
How do I change the description?
Re: Stripe.com payment integration module
Quote:
Originally Posted by
Gozzandes
The module support 135 currencies ,Google pay and Apple pay.
Not only USD and CAD.
But explaining about it as follows.
-----------------------------------------------------------
Description
This module is designed to allow Zen Cart store owners to integrate with Stripe.com for their payments. Currently (Nov. 2012) Stripe is only available to USA & Canadian bank account holders.
-----------------------------------------------------------
How do I change the description?
If you provide updated text for that description, one of the forum administrators can perform that update for you.