karl22955 Approved

Member since: 2017-04-19

Recent posts by karl22955
Post When

You da man Jiri -- thanks :)

Posted in Feature Request - Adding inventory per Property

I am not using the product detail component, I am using the product by category, with the slugs hard...

Posted in Multiple components on the same page

I am not using the product detail component, I am using the product by category, with the slugs hard...

Posted in Multiple components on the same page

Jiri Kubak said:

Spoonzor said:

Hi,

after trying to place a new order with stripe or paypal ipn, i...

Posted in Error when placing new order since new update

$order = \Jiri\JKShop\Models\Order::findOrderBySlugForPaymentGateway($this->param("slug"));

CustomS...

Posted in Stripe Gateway

Spoonzor said:

Hey friend,

Not sure if it's the right way to do it, I didn't have much time but I d...

Posted in How to Display the Quantity of the cart rather than the total price of the cart

You're awesome! Thanks again :)

Posted in Stripe Gateway

Hi Jiri,

The gateway is using the API directly and requires extensive PCI DSS compliance. Seeing th...

Posted in Stripe Gateway

Hi everyone,

I was having an issue placing multiple components on the same page. When using, for ex...

Posted in Multiple components on the same page

Changed line 40 to read

"$order = \Jiri\JKShop\Models\Order::findOrderBySlugForPaymentGateway($this-...

Posted in Error onpaymentsubmit