Search found 51 matches

by bill
31 May 2017, 21:10
Forum: Laravel package
Topic: Stripe Payment gateway not working
Replies: 16
Views: 7099

Re: Stripe Payment gateway not working

it worked now after the update , I see the payment in Stripe

Thanks
by bill
31 May 2017, 20:54
Forum: Laravel package
Topic: Stripe Payment gateway not working
Replies: 16
Views: 7099

Re: Stripe Payment gateway not working

OK let me try
by bill
31 May 2017, 20:48
Forum: Laravel package
Topic: Stripe Payment gateway not working
Replies: 16
Views: 7099

Re: Stripe Payment gateway not working

So you mean update composer like this

"aimeos/aimeos-laravel": "dev-master",
"aimeos/ai-payments": "dev-master",

/??
by bill
31 May 2017, 18:09
Forum: Laravel package
Topic: Changing Tax rate base on US states
Replies: 2
Views: 5415

Re: Changing Tax rate base on US states

Thanks for your help
by bill
31 May 2017, 18:08
Forum: Laravel package
Topic: Stripe Payment gateway not working
Replies: 16
Views: 7099

Re: Stripe Payment gateway not working

Also is it suppose after you fill the credit card info to show you the Proceed button?? it just doesn't make sense to me
by bill
31 May 2017, 18:07
Forum: Laravel package
Topic: Removing product from car tgetting me error
Replies: 8
Views: 3303

Re: Removing product from car tgetting me error

I am using 2017 version

"require": {
"php": ">=5.6.4",
"aimeos/aimeos-laravel": "~2017.04",

see screen shot
by bill
31 May 2017, 17:57
Forum: Laravel package
Topic: Stripe Payment gateway not working
Replies: 16
Views: 7099

Re: Stripe Payment gateway not working

Hi I am using this : "aimeos/aimeos-laravel": "~2017.04", Here is my composer.json "require": { "php": ">=5.6.4", "aimeos/aimeos-laravel": "~2017.04", "barryvdh/laravel-debugbar": "^2.3", "laracasts/utilit...
by bill
31 May 2017, 17:45
Forum: Laravel package
Topic: Stripe Payment gateway not working
Replies: 16
Views: 7099

Stripe Payment gateway not working

HI I have installed stripe and followed instruction and I did composer update , and in Aimeo admin I added this as follows: ( see screen shot) when I check out and click on "buy now" it takes me to enter credit card info WHICH seems to be working fine, so I put the following info for testi...
by bill
31 May 2017, 15:52
Forum: Laravel package
Topic: Removing product from car tgetting me error
Replies: 8
Views: 3303

Re: Removing product from car tgetting me error

check the error , I am not sure what you mean which basket plugin is activated? I am just using Aimeos with Laravel

see screenshot of the error