How can I add a local payment method?

  • nelsonaponte
    Asked on June 4, 2015 at 7:00 AM

    Hello.

    We're currently using JotForm along with PayPal in order to process our payments. However, we would like to be able to provide our customers with 2 options. Using PayPal or having our local bank process the Credit Card payment transaction. Our questions are:

    1. Can we have both options?

    2. We would develop in-house the connection with our local bank but we would need the transaction and payment details to be forwarded by JotForm to our "module" so that the payment is processed. How can we send those parameters?

    Thanks in advance

  • Charlie
    Replied on June 4, 2015 at 9:57 AM

    Hi,

    Unfortunately, we recommend that you use our available Payment integration found under the "Payment Tools" section, we also only allow one Payment integration on a form. If you wish to add multiple payments, you can do that by following this workaround: http://www.jotform.com/help/182-How-to-Create-a-Basic-Multiple-Payment-form. In the workaround, you'll see that it uses Paypal and a Purchase Order integration.

    I believe you can use the Purchase Order integration, then you can send the data directly via PHP POST script. Here's a guide on Sending POST Data using PHP script: http://www.jotform.com/help/213-Send-POST-Data-From-JotForm-Using-PHP-in-Custom-Thank-You-Page

    To learn more about our Payment integrations, you can check this guide: http://www.jotform.com/help/323-Mastering-Payment-Form-Integrations-with-JotForm. If you would like your users to pay via Credit Card, you can use either Paypal Pro, Stripe or Authorize.net. 

    I hope that helps.