Okay
  Public Ticket #3137027
Square payments integration
Closed

Comments

  •  2
    Robert Sanchez started the conversation

    Not seeing any Square payment system integration like some of your competitors. Any plans for this?

    I suppose the transaction could be sent to Woo Commerce, but then it takes the user out of the Amelia interface and will not be as seamless as if it's natively integrated, correct?

    If sending to WooCommerce, is it possible for the customer to continue to shop on the site and add other items to the shopping cart, and then do one final check out via WooCommerce? So this would then include Amelia plus any other items ordered on the site.

  •  1,564
    Marko replied


    Hello Robert Sanchez,

    Thank you for your interest in our product.

    Unfortunately, currently, this feature is not built-in in Amelia. Amelia itself doesn't handle the payments but we have integration with several payment systems such as: PayPal, Mollie, Stripe, WooCommerce and RazorPay. 

    As for cart the integration works this way, and it doesn't accept more than one product if an Amelia product is present. There's a possible workaround, though.

    Please note that this hasn't been thoroughly tested, but a few of our customers have confirmed that it works as expected.

    Please access this script: ../wp-content/plugins/ameliabooking/src/Infrastructure/WP/Integrations/WooCommerce/WooCommerceService.php and comment line 604, in the "addToCart" method:

    $wooCommerceCart->remove_cart_item($wc_key);
    9593492599.png

    This should allow you to add more than one appointment in the cart. But we can not guarantee that it will work 100%.

    We wish you all the best.

    Have a nice day.


    Kind Regards, 

    Marko Davidovic
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables

  •  2
    Robert Sanchez replied

    Thanks for your help! It would be *awesome* if woo commerce cart integration could occur in such a way that a user can add bookings via Amelia, and then keep shopping on the site, add other items, and finally check out and pay all at once.

  •  1,564
    Marko replied

    Hello Robert Sanchez,

    You are most welcome, and we are glad that we were able to help you. We are working on the cart feature but at the moment we do not have information on how eaxtly this option will work. But it is a good suggestion and I'll kindly ask you to add it as a feature suggestion on this link https://features.wpamelia.com/

    Features are pushed up on our "to-do" list when there are a lot of customers requesting those features, so having your vote as a customer can be beneficial to this feature being developed sooner.

    If you have any more questions please open another ticket and we will gladly help you there.

    We wish you all the best.

    Have a nice day.


    Kind Regards, 

    Marko Davidovic
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables