Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Brainstorm
  4. Qt payment via credit cards possible, VISA, MASTER CARD?
Forum Updated to NodeBB v4.3 + New Features

Qt payment via credit cards possible, VISA, MASTER CARD?

Scheduled Pinned Locked Moved Brainstorm
6 Posts 3 Posters 3.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Everton FonsecaE Offline
    Everton FonsecaE Offline
    Everton Fonseca
    wrote on last edited by
    #1

    How to make an application in Qt that makes payment via credit card?

    have a example for me?

    help!!!!

    raven-worxR 1 Reply Last reply
    0
    • Everton FonsecaE Everton Fonseca

      How to make an application in Qt that makes payment via credit card?

      have a example for me?

      help!!!!

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by
      #2

      @Everton-Fonseca
      i would say this heavily depends what you want to pay and to whom?!

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      Everton FonsecaE 1 Reply Last reply
      1
      • raven-worxR raven-worx

        @Everton-Fonseca
        i would say this heavily depends what you want to pay and to whom?!

        Everton FonsecaE Offline
        Everton FonsecaE Offline
        Everton Fonseca
        wrote on last edited by
        #3

        @raven-worx
        I want to pay for banks using the customer's card data is it possible?

        raven-worxR 1 Reply Last reply
        0
        • Everton FonsecaE Everton Fonseca

          @raven-worx
          I want to pay for banks using the customer's card data is it possible?

          raven-worxR Offline
          raven-worxR Offline
          raven-worx
          Moderators
          wrote on last edited by raven-worx
          #4

          @Everton-Fonseca
          so you want the customer be able to pay money to your bank account?

          Anyway i think the easiest and also safest method to transfer money via credit card is using Paypal (Customer doesn't necessarily need to have a Paypal account).
          You could display a webview widget and let the user do the payment via Paypal there.
          Also there is a REST API and NVP/SOAP SDK available.
          Make your fist call

          But this goes anyway beyond the scope of Qt and thus also of this forum, unless you have Qt related questions of course. And you might get way better support for Paypal specific implementations in another forum.

          Also you should make sure that you only transfer data via a encrypted connection!

          --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
          If you have a question please use the forum so others can benefit from the solution in the future

          Everton FonsecaE 1 Reply Last reply
          2
          • raven-worxR raven-worx

            @Everton-Fonseca
            so you want the customer be able to pay money to your bank account?

            Anyway i think the easiest and also safest method to transfer money via credit card is using Paypal (Customer doesn't necessarily need to have a Paypal account).
            You could display a webview widget and let the user do the payment via Paypal there.
            Also there is a REST API and NVP/SOAP SDK available.
            Make your fist call

            But this goes anyway beyond the scope of Qt and thus also of this forum, unless you have Qt related questions of course. And you might get way better support for Paypal specific implementations in another forum.

            Also you should make sure that you only transfer data via a encrypted connection!

            Everton FonsecaE Offline
            Everton FonsecaE Offline
            Everton Fonseca
            wrote on last edited by
            #5

            @raven-worx
            thanks = D

            1 Reply Last reply
            0
            • D Offline
              D Offline
              Danibray
              Banned
              wrote on last edited by Danibray
              #6
              This post is deleted!
              1 Reply Last reply
              -1

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved