skip to Main Content

I am developing an app with the payment gateway Conekta.

Conekta today supports installment payments.
How can I set the installment payment option so that customers can make their purchases by selecting payments at 3, 6, 9 and 12 months

How can I put that option to be shown on the “checkout” screen?

Has Shopify support for this requirement?

In what part of the Shopify API documentation, can I check this?

2

Answers


  1. You cannot make a Shopify App that is an external payment gateway. You cannot get this to be part of checkout, so you cannot add field for the customer to select 3,6,9 or 12 months.

    Shopify, being a hosted platform, offers payment gateways themselves, you cannot add your own.

    Login or Signup to reply.
  2. You can use add the Script in /admin/online_store/preferences at Google Analytics card like this
    enter image description here

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search