WO2019194398A1 - Cryptocurrency payment system and cryptocurrency payment method - Google Patents

Cryptocurrency payment system and cryptocurrency payment method Download PDF

Info

Publication number
WO2019194398A1
WO2019194398A1 PCT/KR2019/000804 KR2019000804W WO2019194398A1 WO 2019194398 A1 WO2019194398 A1 WO 2019194398A1 KR 2019000804 W KR2019000804 W KR 2019000804W WO 2019194398 A1 WO2019194398 A1 WO 2019194398A1
Authority
WO
WIPO (PCT)
Prior art keywords
payment
cryptocurrency
electronic wallet
client terminal
terminal
Prior art date
Application number
PCT/KR2019/000804
Other languages
French (fr)
Korean (ko)
Inventor
박상현
Original Assignee
박상현
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 박상현 filed Critical 박상현
Publication of WO2019194398A1 publication Critical patent/WO2019194398A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/04Payment circuits
    • G06Q20/06Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme
    • G06Q20/065Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme using e-cash
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K19/00Record carriers for use with machines and with at least a part designed to carry digital markings
    • G06K19/06Record carriers for use with machines and with at least a part designed to carry digital markings characterised by the kind of the digital marking, e.g. shape, nature, code
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K19/00Record carriers for use with machines and with at least a part designed to carry digital markings
    • G06K19/06Record carriers for use with machines and with at least a part designed to carry digital markings characterised by the kind of the digital marking, e.g. shape, nature, code
    • G06K19/06009Record carriers for use with machines and with at least a part designed to carry digital markings characterised by the kind of the digital marking, e.g. shape, nature, code with optically detectable marking
    • G06K19/06037Record carriers for use with machines and with at least a part designed to carry digital markings characterised by the kind of the digital marking, e.g. shape, nature, code with optically detectable marking multi-dimensional coding
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/04Payment circuits
    • G06Q20/06Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/30Payment architectures, schemes or protocols characterised by the use of specific devices or networks
    • G06Q20/36Payment architectures, schemes or protocols characterised by the use of specific devices or networks using electronic wallets or electronic money safes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/30Payment architectures, schemes or protocols characterised by the use of specific devices or networks
    • G06Q20/36Payment architectures, schemes or protocols characterised by the use of specific devices or networks using electronic wallets or electronic money safes
    • G06Q20/367Payment architectures, schemes or protocols characterised by the use of specific devices or networks using electronic wallets or electronic money safes involving electronic purses or money safes
    • G06Q20/3678Payment architectures, schemes or protocols characterised by the use of specific devices or networks using electronic wallets or electronic money safes involving electronic purses or money safes e-cash details, e.g. blinded, divisible or detecting double spending
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/381Currency conversion

Definitions

  • the present invention relates to a cryptocurrency payment system and a cryptocurrency payment method, and more particularly, the virtual currency owned by the user on a card synchronized with an electronic wallet as a local currency in a country where the user is located, as well as transaction details.
  • the present invention relates to a cryptocurrency payment system and a cryptocurrency payment method that enable real-time checks on exchange rates and transaction information.
  • Bitcoin is a representative cryptocurrency currently traded on the Internet. Bitcoin is a digital currency created by Nakamoto Satoshi in 2009, and has no structure for issuing and managing a currency. Instead, Bitcoin's transactions are made by a P2P-based distributed database, which performs transactions based on public key cryptography.
  • Bitcoin is anonymous and public. Bitcoin is stored in the form of an electronic wallet, and each electronic wallet is given a unique address, and the transaction of Bitcoin is made based on the address.
  • the public key is like a bitcoin address, acting as the sender and receiver endpoint of all payments.
  • the private key paired with the public key is used to authorize only the owner to pay.
  • Bitcoin addresses are anonymous because they do not contain any information about the owner. The address is 33 characters long if it is human readable and looks like 1rYK1YzEGa59pI314159KUF2Za4jAYYTd. Bitcoin users can have multiple addresses and create new addresses without restrictions. This is because a new address can be created immediately by simply creating a new public and encryption key pair without having to contact any network node. Anonymity can be guaranteed if you easily create and change an infinite number of addresses.
  • Bitcoin contains the current owner's public key, or address. For example, if User A sends something to User, A adds B's public key (address) to Bitcoin and signs it with a private key owned by A, that is, a private key. Ab then broadcasts this Bitcoin to the P2P network as the transaction details of the appropriate message. The remaining network nodes will verify the encrypted signature and transaction volume before granting it.
  • bitcoin payment method and payment system is a payment method using bitcoin, (a) Accessing the shopping mall server to the shopping mall server; (b) selecting a plurality of purchased items from items sold by the seller through the purchaser terminal; (c) Bitcoin is settled from the buyer electronic wallet stored in the buyer terminal to the seller electronic wallet stored in the shopping mall server; (d) providing, by the shopping mall server, a plurality of the purchased items to the purchaser terminal with a purchase list and details of remittances transferred from the purchaser electronic wallet to the seller electronic wallet; (e) selecting a purchase item corresponding to the remittance details in the purchase list through the purchaser terminal; (f) characterized in that it comprises the step of approving the payment for the purchased goods selected in step (e).
  • a payment system using bitcoin for performing the above method comprising: a purchaser terminal having a buyer electronic wallet, a shopping mall server having a seller electronic wallet, and connected to the purchaser terminal through an internet network; The purchaser terminal remits payment to a bitcoin from the purchaser electronic wallet to the seller electronic wallet for a plurality of purchased items purchased through the shopping mall server; The shopping mall server provides the purchaser terminal with a purchase list for a plurality of the purchased items purchased through the purchaser terminal and remittance details transferred from the purchaser electronic wallet to the seller electronic wallet; When the purchase item corresponding to the remittance details is selected from the purchase list through the purchaser terminal, the shopping mall server may approve payment for the corresponding purchase item.
  • the prior art made as described above has a problem that a dispute occurs between a seller who sells an item and a buyer who purchases an item when payment is made only with bitcoin in a situation where its value is changed in real time.
  • Bitcoin is traded on the Internet like Bithumb, and since the value of Bitcoin fluctuates in real time, it is difficult to calculate the exact price of Bitcoin. Since there is no standard, a dispute arises between the seller and the buyer, causing a problem such as refusing to purchase the product.
  • the present invention is to solve the above problems, the virtual currency held in the electronic wallet of the client terminal in the QR code or card synchronized with the electronic wallet in the country where the client is located, as well as the transaction history and exchange rate And since the transaction information can be checked in real time, an object of the present invention is to provide a cryptocurrency payment system and a cryptocurrency payment method that enable the use of electronic cryptocurrencies used only in a limited region regardless of the country.
  • the present invention is a means for achieving the above object, the electronic wallet provided by the management server to specify the electronic cryptocurrency consisting of any one of Bitcoin, Ethereum, Bitcoin Cash, Ripple, Litecoin, Dash, Bitcoin Gold
  • a client terminal configured to communicate with a management server through an internet network so that the electronic cryptocurrency can be used in a home country or a foreign country; Signed a contract with the management server and an electronic cryptocurrency payment terminal is installed to authorize the electronic cryptocurrency information read from the client's electronic wallet to the management server.
  • the purchase price of the product can be entered in local currency in the terminal of the country and the corresponding country, and the QR code of the electronic wallet or the card synchronized with the electronic wallet is included. If you present the payment information, you can read and set the exchange rate of the country you wish to pay in real time with the real-time trading price of the electronic cryptocurrency.
  • a management server configured to communicate with the client terminal and the merchant through the Internet network so as to not only subtract the electronic cryptocurrency set through the electronic wallet of the client terminal, but also real-time transaction history, exchange rate and transaction information; It provides a virtual currency payment system, characterized in that.
  • the client terminal of the present invention subscribes to an electronic cryptocurrency site provided by a management server through an internet network, receives an electronic wallet operated by the site through a store provided by Google, and purchases an item through a merchant. Characterized in that a plurality of electronic cryptocurrency to settle the payment for the goods.
  • the client set any one or a combination of the electronic cryptocurrency. Characterized in that the payment is made through.
  • the affiliated store of the present invention includes an online affiliated store and an offline affiliated store, wherein the online affiliated store establishes an API or other interlocking solution that can interoperate with a management server to pay for product purchase and service provision, and manages the offline affiliated store. It is characterized in that the installation of the electronic cryptocurrency dedicated communication terminal of the server or the associated communication terminal.
  • Offline merchants of the present invention through the ARI or CTI when waiting for payment through the telephone voice input the merchant code, the payment amount through the input key button or voice, and the authorization code issued by the input again via the key button or voice Characterized in that the payment is entered.
  • the present invention as another means for achieving the above object, in the cryptocurrency payment method using a cryptocurrency payment system, a login step of signing up for membership through an electronic wallet installed in the client terminal and receiving a member number and logging in (S10). )Wow; Select the cryptocurrency to be used while logged in through the electronic wallet to check the price, and read the QR code or barcode containing the member number installed in the electronic wallet, and the member card through the merchant terminal to use it on the web server. S20); QR code or barcode for payment of an electronic wallet installed on the client terminal so that payment can be made through the electronic wallet by approving a transaction from the web server to the electronic wallet of the client terminal for the use request authorized through the merchant terminal.
  • the step of registering the membership through the website provided by the web server using the client terminal (S11); Applying to the web server to obtain any or all of the magnetic membership card, QR or barcode form, IC / NFC membership card, some or all of them so as to perform member authentication after registration (S12) and ; Issuing a member number of the client who applied for a member card or a member code through a web server (S13); Determining whether there is a request for an electronic wallet from the web server to perform a new payment in the client terminal based on the issued member number (S14); Selecting a cryptocurrency, a prepaid card, a gift certificate, etc.
  • the web server in response to a request for a new payment method, and transmitting data according to the selected content from the client terminal to the web server (S15);
  • the web server provides a program linked with the Google Store to perform the installation of the electronic wallet in the client terminal, and provides cryptocurrency and prepaid through the provided electronic wallet. It characterized in that it comprises a; step (S16) to hold the card, gift certificate.
  • the user inputs an ID and password in a state in which the electronic wallet installed in the client terminal is activated, logs in, and selects through the electronic wallet whether the client uses the domestic or foreign country in the logged in state.
  • Step S21 Cryptocurrency to be paid as a representative among Bitcoin, Ethereum, Leaf, Bitcoin Cash, Litecoin, EOS, Dash, Monero, Ethereum Classic, Quanton, Bitcoin Gold, and Jet Cash Selecting one or more of them or selecting a priority order among gift certificates or prepaid cards (S22); Presenting to the affiliated store through a membership card made up of QR code, barcode, IC card NFC (S24); Determining in the web server whether there is a request for use from the affiliated store through the membership card presented by the client (S25); Confirming priority payment means set by the client through an electronic wallet installed in the client terminal (S26); Determining, by the web server, whether there is a balance in a state of checking the priority payment means (S27); Performing a step S30 of approving a transaction when there is a balance in step S27, and determining whether a corresponding balance is insufficient in a corresponding payment method when there is no balance (S28); (S29) returning to the merchant use request step (S29
  • Transaction approval step (S40) of the present invention the step of selecting whether to use in the domestic or foreign in the state in which the client is logged in through the electronic wallet while the electronic wallet installed in the client terminal (S41a, S42a); Selecting a crypto coin, a prepaid card or a gift certificate to be used in a state of selecting a country, and checking the price if the crypto coin is selected (S42a, S42b); Checking the amount to be paid at the merchant (S43a, S43b); Checking the amount to be paid at the affiliated store and determining, at the web server, whether a real user and an encryption coin are requested to the web server through the affiliated terminal installed in the affiliated store (S44); If it is determined that there is a request for use from the merchant terminal, checking the data of the client to check the balance database on the web server (S45); When the payment amount of the merchant is smaller than the balance, performing a payment by deducting an encryption coin, a prepaid card or a gift certificate from the web server (S46); When the
  • the present invention can be confirmed in real time about the transaction history and exchange rate and transaction information as well as payment in local currency in the country where the client is located virtual currency held in the electronic wallet of the client terminal on the QR code or card synchronized with the electronic wallet Therefore, the electronic cryptocurrency used only in a limited area can be used regardless of the country.
  • the present invention can also use the payment system of the inventor's electronic virtual currency through the POS or other communication equipment through interlocking with other companies in the offline merchant, offline payment through the ARS or CTI system is also possible, the phone voice when waiting for payment Enter the merchant code, enter the payment amount, and enter the authorization code (via password or our SMS, etc.) to enter the payment amount, the amount of the product purchase and service provided according to the local currency standard amount of the relevant country on the terminal In addition, you can enter the payment amount in the currency of the corresponding country in Korea (KRW), Japan (Yen), China (RMB), US (US Dollar), etc. It has an effect.
  • FIG. 1 is a block diagram showing the configuration of a cryptocurrency payment system according to the present invention.
  • FIG. 2 is a schematic diagram showing a cryptocurrency payment method according to the present invention.
  • Figure 3 is a block diagram showing a process of charging, using and settlement through the cryptocurrency payment method using the cryptocurrency payment system according to the present invention.
  • Figure 4 is a flow chart illustrating a cryptocurrency payment process through the cryptocurrency payment system according to the present invention.
  • FIG. 5 is a flowchart illustrating a process of registering a user with a web server by a user through a client terminal according to the present invention.
  • FIG. 6 is a flowchart illustrating a process of moving a cryptocurrency, a prepaid card, a gift certificate, etc. to another electronic wallet through the electronic wallet in FIG. 5;
  • FIG. 6 is a flowchart illustrating a process of moving a cryptocurrency, a prepaid card, a gift certificate, etc. to another electronic wallet through the electronic wallet in FIG. 5;
  • FIG. 7 is a flowchart illustrating a process of setting a payment priority while performing a use request step through a client terminal according to the present invention.
  • FIG. 8 is a flow chart showing the detailed process of the transaction approval step through the client terminal according to the present invention.
  • FIG. 1 is a block diagram showing the configuration of a cryptocurrency payment system according to the present invention
  • Figure 2 is a schematic diagram showing a cryptocurrency payment method according to the present invention
  • Figure 3 is a cryptocurrency payment system according to the present invention This is a block diagram showing the process of charging, using and paying by using a cryptocurrency payment method.
  • the cryptocurrency payment system and cryptocurrency payment method according to the present invention is an electronic cryptocurrency consisting of any one of Bitcoin, Ethereum, Bitcoin Cash, Ripple, Litecoin, Dash, Bitcoin Gold Designated and stored in the electronic wallet provided by the management server 20 and the client terminal 10 is configured to communicate with the management server 20 through the Internet network to use the electronic cryptocurrency in the country or abroad through , Signing a franchise with the management server 20 and an electronic cryptocurrency dedicated merchant terminal 30 is installed to authorize the electronic cryptocurrency information read from the electronic wallet of the client to the management server 20 to sell goods and provide services Cash or designated electronic cash on the account or e-wallet with the full amount of the payment, excluding payment fees Using the merchant terminal 30 that is paid in luxury currency and the existing electronic wallet provided by the exchange or the electronic wallet installed in the client terminal 10, the purchase price of the product in the local merchant terminal 30 and the country's dedicated merchant terminal 30 is localized.
  • the client terminal 10 registers with the electronic cryptocurrency site provided by the management server 20 through the Internet network, receives the electronic wallet operated by the site through a store provided by Google, and supplies through the merchant Set a plurality of electronic cryptocurrencies so that payment can be made for the goods at the time of purchase.
  • the setting of the plurality of electronic cryptocurrency is settled through any one or a combination of a plurality of electronic cryptocurrency set by the client when the payment amount is insufficient when the payment of goods using the QR code or card synchronized with the electronic wallet Is done.
  • the affiliated store includes an online affiliated store and an offline affiliated store.
  • the online merchant builds an API or other interlocking solution that can interoperate with the management server 20 to pay for product purchase and service provision.
  • the offline merchant installs an electronic cryptocurrency dedicated merchant terminal 30 or affiliated merchant terminal 30 of the management server 20.
  • the merchant code is input through a voice call through a key button or a voice, and the authorization code issued by the input is input again through a key button or a voice. You can proceed with payment.
  • offline merchants can use the payment system of the inventor's electronic cryptocurrency through POS or other communication equipment through interlocking with other companies, offline payment through ARS or CTI system, and through voice call when payment is waiting.
  • Insert the merchant code enter the payment amount, enter the authorization code (via password or our SMS), and enter the amount of purchase and service provided by the terminal according to the local currency standard of the country. , Korea (Won), Japan (Yen), China (yuan), US (US dollar), etc. You can enter the payment amount in the currency of the corresponding country in the merchant terminal to proceed with the payment.
  • the merchant refunds a certain amount based on the terminal receipt and authorization SMS and the personal password.
  • the management server 20 is a web server 21 for providing a site connected through a client terminal connected through an Internet network, providing an electronic wallet installed in the client terminal, the client terminal 10, and the electronics installed in the affiliated store.
  • Communication server 22 for controlling communication with the cryptocurrency terminal or bansa easy, data according to the configuration of the management server 20, data according to the electronic wallet and card issuance, sales data, earned data, settlement data,
  • Data server 23 including a database for storing data according to the member data, statistics and analysis, and a backup server for backing up and storing the data stored in the database of the data server 23 in real time, at a predetermined time or a predetermined period ( 24).
  • the electronic wallet receives a membership number through a client terminal after accessing the website through a client terminal, generates a QR code or barcode based on the issued member number, and generates a QR code or barcode according to the Magnetic membership card or IC / NFC card and membership number are linked and used as a payment method, and also store cryptocurrency held by client in file form, and each unique address is assigned to trade cryptocurrency based on the address. To be able.
  • FIG. 4 is a flowchart illustrating a process of payment of a cryptocurrency through a cryptocurrency payment system according to the present invention.
  • FIG. 5 is a flowchart illustrating a process of registering a user to a web server by a user through a client terminal according to the present invention.
  • 5 is a flowchart illustrating a process of moving a cryptocurrency, a prepaid card, a gift certificate, etc. to another electronic wallet through an electronic wallet
  • FIG. 7 is a payment priority while performing a use request step through a client terminal according to the present invention.
  • 8 is a flow chart illustrating a detailed process of a transaction approval step through a client terminal according to the present invention.
  • the cryptocurrency payment method according to the present invention, the login step (S10) to log in through the electronic wallet installed in the client terminal 10, and selects the cryptocurrency to be used in the login state through the electronic wallet Check the market price, and read the QR code or bar code, the member card containing the member number installed in the electronic wallet through the merchant terminal 30 to request the use of the web server 21 (S20) and the merchant terminal ( 30) of the electronic wallet installed in the client terminal so as to perform a payment through the electronic wallet by approving a signal for approving the transaction from the web server 21 to the electronic wallet of the client terminal 10 with respect to the use request authorized through 30).
  • the electronic wallet receives a membership number through the client terminal 10 after registering as a member while accessing the website through the client terminal 10 and generating a QR code or a barcode based on the issued member number.
  • Magnetic membership card or IC / NFC card according to QR code or barcode is linked with membership number and used as a payment method, and also stores the cryptocurrency held by the client in the form of a file, and each unique address is assigned based on the address. Allows you to trade cryptocurrencies.
  • the membership registration and member number issuing process is a step of registering as a member through the website provided by the web server 21 using the client terminal 10 (S11), and a member so as to perform member authentication after registration. Applying to the web server 21 to obtain a member card, a member code in the form of a QR or a barcode, an IC / NFC member card, some or all of them (S12), and apply for a member card or a member code Issuing a member number of a client through the web server 21 (S13), and the electronic wallet to the web server 21 to perform a new payment in the client terminal 10 based on the issued member number Determining whether there is a request (S14), and by selecting a cryptocurrency, prepaid card, gift certificate, etc.
  • step S15 and the payment method selected through the client terminal 10 the web server 21 and the Google store to perform the installation of the electronic wallet in the client terminal 10 to be held in the electronic wallet Providing a program by interlocking, and performing the step (S16) to hold the cryptocurrency, prepaid card, gift certificate through the provided electronic wallet.
  • step (S16) to hold the cryptocurrency, prepaid card, gift certificate, etc. through the electronic wallet performs the step (S16-1) to activate and log in the electronic wallet installed in the client terminal 10, the client terminal
  • step S16-2 the web server 21 determines whether the user purchases a cryptocurrency, a prepaid card or a gift certificate, or selects the movement of an exchange through the electronic wallet activated in step 10, and performs the above step (S16-2). ), If the purchase of any one of the cryptocurrency, prepaid card or gift certificate through the client terminal 10 is selected, by opening the site provided by the web server 21 through the client terminal 10 to the cryptocurrency, prepaid card or In operation S16-3, one of the gift certificates may be selected.
  • the client terminal 10 performs a payment process for a selected cryptocurrency, a prepaid card or a gift certificate through the client terminal 10 through the site provided by the web server 21, and the client terminal 10.
  • step (S16-5) of transmitting the data on the cryptocurrency, prepaid card or gift certificate of the payment is completed to the website, the cryptocurrency purchased through the site provided by the web server 21, Store the data for the prepaid card or gift certificate in the database of the web server 21 in the form of blockchain, and perform the step (S16-6) to view the transaction history to all users, the step (S16) If the exchange is selected through the client terminal 10 in step -2), the electronic wallet of the selected other exchange is activated (S16-7).
  • the client requests one or all of cryptocurrency, prepaid card, or gift certificate stored in the electronic wallet of another exchange to another exchange server that manages the other exchange.
  • the client requests one or all of cryptocurrency, prepaid card, or gift certificate stored in the electronic wallet of another exchange to another exchange server that manages the other exchange.
  • step (S16-8) and transmits the data on the cryptocurrency, prepaid card or gift certificate from the other exchange server to the web server 21 by request through the client terminal 10, and transmits the transmitted data
  • the data is stored in the data base of the web server 21 in the form of a block chain and the data is stored in the electronic wallet installed in the client terminal 10 at the same time.
  • the use request step (S20) is to log in by inputting an ID and password in a state in which the electronic wallet installed in the client terminal 10 is activated, and the client selects through the electronic wallet whether it is used in a domestic or foreign state while logged in.
  • Step (S21) while selecting a country to use cryptocurrency Bitcoin, Ethereum, Leaf, Bitcoin Cash, Litecoin, EOS, Dash, Monero, Ethereum Classic, Quanton, Bitcoin Gold, Select one or more of the cryptocurrency to be paid as a representative from the Jet Cash or perform the step (S22) of selecting a priority order among gift certificates or prepaid cards, membership card made up of QR code, barcode, IC card NFC Perform the step (S24) to present to the merchant through.
  • the web server 21 determines whether there is a request for use from the affiliate store through the membership card presented by the client (S25), and the priority payment means set by the client through the electronic wallet installed in the client terminal 10; Checking step (S26), and in the web server 21 to determine whether there is a balance in the state of checking the priority payment means (S27), and when there is a balance in the step (S27) In step S30 of approving, and if there is no balance, determining whether the corresponding payment method is insufficient (S28), and allowing the client terminal 10 to select another next payment method other than the insufficient payment method. Authorizing the message through the electronic wallet to inform that the transaction may fail, and performs a step (S29) to return to the merchant use request step (S29).
  • the electronic wallet is to set the highest priority of the cryptocurrency or payment medium to be used first among the cryptocurrency or a separate payment medium, and the first payment method, the second payment method and the third payment method, etc. to be used sequentially.
  • the management server 20 is operated in the same manner as the electronic wallet.
  • the payment can be set by the payment method set sequentially, and the process occurring in this process is an electronic wallet or SNS, MMS or It is desirable to provide the content to the client by using a messenger or the like.
  • the electronic cryptocurrency held in the electronic wallet or a separate payment medium can be settled according to the designated order, and the other payment media other than the electronic virtual currency in the electronic wallet are prepaid cards, points, gift certificates (paper type, card type, mobile). Type, etc.).
  • the client may select one or more of the payment media set through the electronic wallet, and may change the designated payment media to another one at any time, and the payment media to be paid, that is, the payment method, may be directly designated by the client to be used.
  • the payment method of the merchant may be automatically selected from among payment media possessed by the client used by the management server 20 at the moment of payment to be used or to be paid among the integrated payment media.
  • the balance of the payment medium is not determined or there is no balance (balance) or less than the payment amount, it is preferable to use the payment medium of the next rank without using the priority payment medium.
  • the order of use is the highest among the payment mediums available at the merchant.
  • the management server 20 can be set to the payment order by the order of the balance to be settled.
  • step S45 determines that the balance is insufficient
  • the web server 21 performs a step (S48) of applying a message that the balance is insufficient to the client terminal 10 and the merchant terminal 30, and the balance After transmitting the message that the lack is insufficient, the merchant terminal 30 transmits the final message, "Transaction failed.” And performs the step of moving to step S44 so that payment can be made among other crypto coins or prepaid cards or gift certificates (S49). do.
  • the virtual currency held in the electronic wallet of the client terminal in the QR code or card synchronized with the electronic wallet is settled in local currency in the country where the client is located, as well as the transaction history, exchange rate and transaction information in real time.
  • the electronic cryptocurrency used in a limited region can be used regardless of the country.
  • the offline merchant may use the payment system of the inventor's electronic cryptocurrency through POS or other communication equipment through interworking with other companies, and offline payment through the ARS or CTI system is also possible.
  • Enter the merchant code by voice enter the payment amount, enter the authorization code (via password or our SMS, etc.) to pay, and the payment amount is purchased on the terminal according to the local currency standard amount of the country and the amount of service provided

Abstract

The present invention relates to a cryptocurrency payment system and a cryptocurrency payment method, and provides a cryptocurrency payment system and a cryptocurrency payment method enabling electronic cryptocurrency, used only in a restricted region, to be used regardless of a nation since the virtual currency possessed in an electronic wallet of a client terminal is payed as local currency in a nation where a client is positioned with respect to a QR code or a card synchronized with the electronic wallet and transaction details and exchange rate and transaction information can be checked in real time, and the present invention has an effect of enabling electronic cryptocurrency used only in a restricted region to be used regardless of a nation since virtual currency possessed in an electronic wallet of a client terminal is payed as local currency in a nation where a client is positioned with respect to a QR code or a card synchronized with the electronic wallet and transaction details and exchange rate and transaction information can be checked in real time.

Description

암호화 화폐 결제 시스템 및 암호화 화폐 결제방법Cryptocurrency payment system and cryptocurrency payment method
본 발명은 암호화 화폐 결제 시스템 및 암호화 화폐 결제방법에 관한 것으로, 더욱 상세하게는 전자지갑과 동기화된 카드에 사용자 자신이 보유하고 있는 가상 화폐를 사용자가 위치한 나라에서 현지화폐로 결재함은 물론 거래 내역과 환율 및 거래 정보에 대하여 실시간으로 확인할 수 있도록 한 암호화 화폐 결제 시스템 및 암호화 화폐 결제방법에 관한 것이다.The present invention relates to a cryptocurrency payment system and a cryptocurrency payment method, and more particularly, the virtual currency owned by the user on a card synchronized with an electronic wallet as a local currency in a country where the user is located, as well as transaction details. The present invention relates to a cryptocurrency payment system and a cryptocurrency payment method that enable real-time checks on exchange rates and transaction information.
현재 인터넷상에서 거래되는 대표적인 암호화 화폐로 비트코인을 들 수 있다. 상기 비트코인(Bitcoin)은 2009년 나카모토 사토시(영어: Nakamoto Satoshi)가 만든 디지털 통화로, 통화를 발행하고 관리하는 중앙 장치가 존재하지 않는 구조를 가지고 있다. 대신, 비트코인의 거래는 P2P 기반 분산 데이터베이스에 의해 이루어지며, 공개키 암호 방식 기반으로 거래를 수행한다.Bitcoin is a representative cryptocurrency currently traded on the Internet. Bitcoin is a digital currency created by Nakamoto Satoshi in 2009, and has no structure for issuing and managing a currency. Instead, Bitcoin's transactions are made by a P2P-based distributed database, which performs transactions based on public key cryptography.
비트코인은 익명성과 공개성이 있다. 비트코인은 전자지갑의 파일 형태로 저장되며, 이 전자지갑에는 각각의 고유 주소가 부여되며, 그 주소를 기반으로 비트코인의 거래가 이루어진다.Bitcoin is anonymous and public. Bitcoin is stored in the form of an electronic wallet, and each electronic wallet is given a unique address, and the transaction of Bitcoin is made based on the address.
비트코인 네트워크에 참여하는 사람은 모두 임의의 암호화 키쌍을 담고 있는 전자지갑을 갖게 된다. 공개키는 비트코인 주소와 마찬가지인데 모든 지불의 발신자와 수신자 종단점으로 작동한다. 공개키의 짝이 되는 비밀키는 소유자만이 지불할 수 있도록 허가하는데 사용된다.Everyone who participates in the Bitcoin network will have an electronic wallet containing an arbitrary encryption key pair. The public key is like a bitcoin address, acting as the sender and receiver endpoint of all payments. The private key paired with the public key is used to authorize only the owner to pay.
비트코인 주소에는 소유자에 대한 정보가 포함되지 않아서 익명성을 갖고 있다. 주소는 사람이 읽을 수 있게 표기될 경우 33글자 정도 되며 1rYK1YzEGa59pI314159KUF2Za4jAYYTd처럼 보인다. 비트코인 사용자는 여러 주소를 보유할 수 있고 새로운 주소를 제한 없이 생성할 수 있다. 어떤 네트워크 노드와도 접촉할 필요 없이 새로운 공개키와 암호키 쌍을 간단히 생성하면 새로운 주소를 즉시 만들 수 있기 때문이다. 쉽게 주소를 무한대로 생성해 바꿔 사용한다면 익명성이 보장될 수 있다.Bitcoin addresses are anonymous because they do not contain any information about the owner. The address is 33 characters long if it is human readable and looks like 1rYK1YzEGa59pI314159KUF2Za4jAYYTd. Bitcoin users can have multiple addresses and create new addresses without restrictions. This is because a new address can be created immediately by simply creating a new public and encryption key pair without having to contact any network node. Anonymity can be guaranteed if you easily create and change an infinite number of addresses.
비트코인에는 현재 소유자의 공개키, 즉 주소가 포함되어 있다. 사용자 갑이 사용자 을에게 무언가를 전송할 경우를 예로 하며, 갑은 을의 공개키(주소)를 비트코인에 추가하고 갑이 소유한 개인키, 즉 비밀키로 서명한다. 그 다음 갑은 이 비트코인을 적절한 메시지의 거래 내역으로 P2P 네트워크에 방송한다. 나머지 네트워크 노드들은 암호화된 서명과 거래량을 허가하기 전에 입증하게 된다.Bitcoin contains the current owner's public key, or address. For example, if User A sends something to User, A adds B's public key (address) to Bitcoin and signs it with a private key owned by A, that is, a private key. Ab then broadcasts this bitcoin to the P2P network as the transaction details of the appropriate message. The remaining network nodes will verify the encrypted signature and transaction volume before granting it.
그런데 인터넷 쇼핑몰 등의 사이트에서 구매자가 신발, 가방 등 가격이 같은 물품을 별개로 구매하려는 경우에 어떤 물품의 대금으로 비트코인이 송금되어 온 것인지 알 수 없다. 이는 비트코인의 송금시 구매번호 같은 추가적인 정보가 기록되지 않기 때문이다.However, when a buyer wants to separately purchase goods having the same price, such as shoes and bags, on a website such as an internet shopping mall, it is not known which bitcoin has been remitted for the price of the goods. This is because no additional information such as a purchase number is recorded when sending Bitcoin.
따라서, 사용자는 인터넷 쇼핑몰에서 판매자의 판매 물품 중 복수 개를 구매하고자 할 때에는, 하나의 구매 물품을 선택하고, 이를 비트코인으로 결제한 후 결제가 모드 승인된 상태에서 다음 구매 물품을 선택하고 동일한 과정을 거쳐야 하는 불편함이 있다.Therefore, when a user wants to purchase a plurality of seller's items in an internet shopping mall, the user selects one purchase item, pays it with Bitcoin, and then selects the next purchase item while the payment mode is approved and the same process. There is an inconvenience to go through.
상기한 문제점을 해결하기 위한 선행기술로 대한민국 공개특허공보 제2016-0091194호(2016.08.20. 공개) "비트코인을 이용한 결제 방법 및 결제 시스템"은 비트코인을 이용한 결제 방법에 있어서, (a) 구매자 단말기가 쇼핑몰 서버에 접속하는 단계와; (b) 상기 구매자 단말기를 통해 판매자가 판매하는 물품 중 복수의 구매 물품이 선택되는 단계와; (c) 상기 구매자 단말기에 저장된 구매자 전자지갑으로부터 상기 쇼핑몰 서버에 저장된 판매자 전자지갑으로 비트코인이 결제되는 단계와; (d) 상기 쇼핑몰 서버가 복수의 상기 구매 물품에 대해 구매 리스트와 상기 구매자 전자지갑으로부터 상기 판매자 전자지갑으로 송금된 송금 내역을 상기 구매자 단말기로 제공하는 단계와; (e) 상기 구매자 단말기를 통해 상기 구매 리스트 중 상기 송금 내역에 대응하는 구매 물품이 선택되는 단계와; (f) 상기 (e) 단계에서 선택된 구매 물품에 대해 결제가 승인되는 단계를 포함하는 것을 특징으로 한다.As a prior art for solving the above problems, the Republic of Korea Patent Publication No. 2016-0091194 (2016.08.20. Published) "bitcoin payment method and payment system" is a payment method using bitcoin, (a) Accessing the shopping mall server to the shopping mall server; (b) selecting a plurality of purchased items from items sold by the seller through the purchaser terminal; (c) Bitcoin is settled from the buyer electronic wallet stored in the buyer terminal to the seller electronic wallet stored in the shopping mall server; (d) providing, by the shopping mall server, a plurality of the purchased items to the purchaser terminal with a purchase list and details of remittances transferred from the purchaser electronic wallet to the seller electronic wallet; (e) selecting a purchase item corresponding to the remittance details in the purchase list through the purchaser terminal; (f) characterized in that it comprises the step of approving the payment for the purchased goods selected in step (e).
상기와 같은 방법을 수행하기 위한 비트코인을 이용한 결제 시스템에 있어서, 구매자 전자지갑을 갖는 구매자 단말기와, 판매자 전자지갑을 가지며 인터넷망을 통해 상기 구매자 단말기가 접속되는 쇼핑몰 서버를 포함하며; 상기 구매자 단말기는 상기 쇼핑몰 서버를 통해 구매한 복수의 구매 물품에 대해 결제를 상기 구매자 전자지갑으로부터 상기 판매자 전자지갑으로 비트코인으로 송금하고; 상기 쇼핑몰 서버는 상기 구매자 단말기를 통해 구매된 복수의 상기 구매 물품에 대한 구매 리스트와 상기 구매자 전자지갑으로부터 상기 판매자 전자지갑으로 송금된 송금 내역을 상기 구매자 단말기로 제공하며; 상기 쇼핑몰 서버는 상기 구매자 단말기를 통해 상기 구매 리스트 중 상기 송금 내역에 대응하는 구매 물품이 선택되는 경우, 해당 구매 물품에 대해 결제를 승인하는 것을 특징으로 한다.A payment system using bitcoin for performing the above method, comprising: a purchaser terminal having a buyer electronic wallet, a shopping mall server having a seller electronic wallet, and connected to the purchaser terminal through an internet network; The purchaser terminal remits payment to a bitcoin from the purchaser electronic wallet to the seller electronic wallet for a plurality of purchased items purchased through the shopping mall server; The shopping mall server provides the purchaser terminal with a purchase list for a plurality of the purchased items purchased through the purchaser terminal and remittance details transferred from the purchaser electronic wallet to the seller electronic wallet; When the purchase item corresponding to the remittance details is selected from the purchase list through the purchaser terminal, the shopping mall server may approve payment for the corresponding purchase item.
상기와 같이 이루어지는 선행기술은 실시간으로 그 가치가 변화되는 상황에서 비트코인으로만 결제를 수행하면, 물품을 판매하는 판매자와 물품을 구매하는 구매자 간에 다툼이 발생하는 문제점이 있다. The prior art made as described above has a problem that a dispute occurs between a seller who sells an item and a buyer who purchases an item when payment is made only with bitcoin in a situation where its value is changed in real time.
즉, 비트코인은 인터넷상에서 빗썸과 같은 곳에서 거래가 이루어지고, 이러한 거래는 실시간으로 비트코인의 가치가 변동되기 때문에 정확한 비트코인의 가격을 산정하기 어려워 실제 물건을 구매할 때 변동된 금액에 대해 산정하는 기준이 없어 판매자와 구매자 간에 분쟁이 발생하여 물품의 구매를 거부하는 등의 문제점이 발생하는 요인이 있다.In other words, Bitcoin is traded on the Internet like Bithumb, and since the value of Bitcoin fluctuates in real time, it is difficult to calculate the exact price of Bitcoin. Since there is no standard, a dispute arises between the seller and the buyer, causing a problem such as refusing to purchase the product.
본 발명은 상기한 문제점을 해결하기 위한 것으로, 전자지갑과 동기화된 QR코드 또는 카드에 클라이언트단말기의 전자지갑에 보유하고 있는 가상 화폐를 클라이언트가 위치한 나라에서 현지화폐로 결재함은 물론 거래 내역과 환율 및 거래 정보에 대하여 실시간으로 확인할 수 있으므로 한정된 지역에서만 사용하던 전자 암호화 화폐를 국가에 상관없이 사용할 수 있도록 한 암호화 화폐 결제 시스템 및 암호화 화폐 결제방법을 제공하는 데 목적이 있다.The present invention is to solve the above problems, the virtual currency held in the electronic wallet of the client terminal in the QR code or card synchronized with the electronic wallet in the country where the client is located, as well as the transaction history and exchange rate And since the transaction information can be checked in real time, an object of the present invention is to provide a cryptocurrency payment system and a cryptocurrency payment method that enable the use of electronic cryptocurrencies used only in a limited region regardless of the country.
본 발명은 상기한 목적을 달성하기 위한 수단으로, 비트코인, 이더리움, 비트코인캐시, 리플, 라이트코인, 대시, 비트코인 골드 중 어느 하나로 이루어지는 전자 암호화 화폐를 지정하고 관리서버에서 제공하는 전자지갑에 저장하여 이를 통해 자국 또는 외국에서 전자 암호화 화폐를 사용할 수 있도록 인터넷망을 통해 관리서버와 통신할 수 있게 구성되는 클라이언트단말기와; 관리서버와 가맹 계약을 하고 전자 암호화 화폐 전용 결제 단말기가 설치되어 클라이언트의 전자지갑에서 읽어 들인 전자 암호화 화폐 정보를 관리서버로 인가하여 상품판매 및 서비스제공을 통해 결제 금액을 결제와 동시에 결제 수수료를 제외한 금액 전액을 지정한 계좌 또는 전자지갑으로 현금 또는 지정 전자 암호화 화폐로 지급받는 가맹점과; 거래소에서 제공하는 기존전자지갑 또는 클라이언트단말기에 설치한 전자지갑을 이용하여 자국 및 해당 국가의 전용 단말기에서 상품구입금액을 현지 화폐로 입력하고 전자지갑의 QR코드 또는 전자지갑과 동기화된 카드를 포함하는 결재정보를 제시하면 Reading 하여 해당 전자 암호화 화폐의 실시간 거래가와 결재하려는 해당국가의 환율을 실시간 정산하며. 클라이언트단말기의 전자지갑을 통해 설정한 해당 전자 암호화 화폐를 차감하는 것을 물론 거래 내역과 환율 및 거래 정보에 대해서도 실시간 확인할 수 있도록 인터넷망을 통해 클라이언트단말기 및 가맹점과 통신 가능하게 구성되는 관리서버;를 포함하는 것을 특징으로 하는 가상 화폐 결제 시스템을 제공한다.The present invention is a means for achieving the above object, the electronic wallet provided by the management server to specify the electronic cryptocurrency consisting of any one of Bitcoin, Ethereum, Bitcoin Cash, Ripple, Litecoin, Dash, Bitcoin Gold A client terminal configured to communicate with a management server through an internet network so that the electronic cryptocurrency can be used in a home country or a foreign country; Signed a contract with the management server and an electronic cryptocurrency payment terminal is installed to authorize the electronic cryptocurrency information read from the client's electronic wallet to the management server. Merchants that receive the full amount in cash or designated electronic cryptocurrency to the designated account or electronic wallet; Using the existing electronic wallet provided by the exchange or the electronic wallet installed on the client terminal, the purchase price of the product can be entered in local currency in the terminal of the country and the corresponding country, and the QR code of the electronic wallet or the card synchronized with the electronic wallet is included. If you present the payment information, you can read and set the exchange rate of the country you wish to pay in real time with the real-time trading price of the electronic cryptocurrency. Includes a management server configured to communicate with the client terminal and the merchant through the Internet network so as to not only subtract the electronic cryptocurrency set through the electronic wallet of the client terminal, but also real-time transaction history, exchange rate and transaction information; It provides a virtual currency payment system, characterized in that.
본 발명의 클라이언트단말기는, 인터넷망을 통해 관리서버에서 제공하는 전자 암호화 화폐 사이트에 회원가입을 하고, 사이트에서 운영하는 전자지갑을 구글에서 제공하는 스토어를 통해 발급받으며, 가맹점을 통해 물품의 구매시 해당 물품에 대해 결제를 진행할 수 있도록 복수의 전자 암호화 화폐를 설정하는 것을 특징으로 한다.The client terminal of the present invention subscribes to an electronic cryptocurrency site provided by a management server through an internet network, receives an electronic wallet operated by the site through a store provided by Google, and purchases an item through a merchant. Characterized in that a plurality of electronic cryptocurrency to settle the payment for the goods.
본 발명은 복수의 전자 암호화 화폐의 설정은, 전자지갑과 동기화되는 QR코드 또는 카드를 이용하여 물품 대금의 결제시 결제금액이 부족할 때 클라이언트가 설정한 복수의 전자 암호화 화폐 중에서 어느 하나 또는 이들의 결합을 통해 결제가 이루어지는 것을 특징으로 한다.According to the present invention, the setting of a plurality of electronic cryptocurrencies, using a QR code or a card synchronized with the electronic wallet, when the payment amount is insufficient when the payment of the goods, the client set any one or a combination of the electronic cryptocurrency. Characterized in that the payment is made through.
본 발명의 가맹점은, 온라인 가맹점과 오프라인 가맹점을 포함하되, 상기 온라인 가맹점은 상품구입 및 서비스 제공에 대해 결제하기 위해 관리서버와 연동할 수 있는 API 혹은 기타 연동 솔루션을 구축하고, 상기 오프라인 가맹점은 관리서버의 전자 암호화 화폐 전용 통신단말기 또는 제휴연동 통신 단말기를 설치하는 것을 특징으로 한다.The affiliated store of the present invention includes an online affiliated store and an offline affiliated store, wherein the online affiliated store establishes an API or other interlocking solution that can interoperate with a management server to pay for product purchase and service provision, and manages the offline affiliated store. It is characterized in that the installation of the electronic cryptocurrency dedicated communication terminal of the server or the associated communication terminal.
본 발명의 오프라인 가맹점은, ARI 또는 CTI를 통해 결제 대기 시 전화음성을 통하여 가맹점 코드, 결제 금액을 입력 키 버튼 또는 음성을 통해 입력하고, 입력에 의해 발행되는 승인코드를 다시 키 버튼 또는 음성을 통해 입력하여 결제를 진행하는 것을 특징으로 한다.Offline merchants of the present invention, through the ARI or CTI when waiting for payment through the telephone voice input the merchant code, the payment amount through the input key button or voice, and the authorization code issued by the input again via the key button or voice Characterized in that the payment is entered.
본 발명의 가맹점은, 반환 혹은 환불이 발생할 경우 단말기 영수증 및 승인 SMS등과 개인의 비밀번호 등을 통한 인증을 바탕으로 일정 금액을 환불 수수료를 제외하고 환불하는 것을 특징으로 한다,Merchants of the present invention, when a return or refund occurs, characterized in that a certain amount of refunds excluding the refund fee based on the authentication through the terminal receipt and approval SMS, such as personal password, etc.,
본 발명은 상기한 목적을 달성하기 위한 다른 수단으로, 암호화 화폐 결제 시스템을 이용한 암호화 화폐 결제방법에 있어서, 클라이언트단말기에 설치된 전자지갑을 통해 회원가입을 하고 회원번호를 발급받아 로그인하는 로그인단계(S10)와; 전자지갑을 통해 로그인한 상태에서 사용할 암호화 화폐를 선택하여 시세를 확인하고, 전자지갑에 설치된 회원번호가 수록된 인증용 QR코드 또는 바코드, 회원카드를 가맹점단말기를 통해 리딩하여 웹서버에 사용요청단계(S20)와; 가맹점단말기를 통해 인가되는 사용요청에 대하여 웹서버에서 클라이언트단말기의 전자지갑으로 거래를 승인하는 신호를 인가하여 전자지갑을 통해 결제를 수행할 수 있도록 클라이언트단말기에 설치된 전자지갑의 결제용 QR코드 또는 바코드를 활성화하는 승인단계(S30)와; 전자지갑에 내장된 QR코드 또는 바코드를 가맹점단말기에서 읽어들여 웹서버로 암호화 화폐의 고유주소를 인가하여 웹서버를 통해 거래 승인을 수락받는 거래승인단계(S40)와; 클라이언트단말기에 설치된 전자지갑에서 읽어들인 암호화 화폐를 결제 금액만큼 차감하여 가맹점 전자지갑으로 클라이언트의 암호화 화폐를 지급하고, 클라이언트의 암호화 화폐를 차감하는 결제를 수행하는 지급단계(S50)와; 상기 승인단계(S40)에서 웹서버에서 결제가 거절되었다면 다른 암호화 화폐를 통해 결제를 수행할 수 있도록 대체 암호화 화폐를 선택하도록 요구하여 승인단계(S40)로 돌아가 결제를 수행하는 암호화 화폐 요구단계(S50);를 포함하여 구성하는 것을 특징으로 하는 암호화 화폐 결제방법을 제공한다. The present invention as another means for achieving the above object, in the cryptocurrency payment method using a cryptocurrency payment system, a login step of signing up for membership through an electronic wallet installed in the client terminal and receiving a member number and logging in (S10). )Wow; Select the cryptocurrency to be used while logged in through the electronic wallet to check the price, and read the QR code or barcode containing the member number installed in the electronic wallet, and the member card through the merchant terminal to use it on the web server. S20); QR code or barcode for payment of an electronic wallet installed on the client terminal so that payment can be made through the electronic wallet by approving a transaction from the web server to the electronic wallet of the client terminal for the use request authorized through the merchant terminal. Approving step (S30) and to activate the; A transaction approval step (S40) of reading a QR code or a barcode embedded in an electronic wallet from a merchant terminal and accepting a transaction approval through a web server by authorizing a unique address of a cryptocurrency to a web server; A payment step (S50) of subtracting the cryptocurrency read from the electronic wallet installed in the client terminal by the payment amount to pay the client's cryptocurrency with the merchant electronic wallet and subtracting the client's cryptocurrency; If the payment is rejected by the web server in the approval step (S40), request to select an alternative cryptocurrency so that payment can be made through another cryptocurrency, and return to the approval step (S40) to request a cryptocurrency (S50). It provides a cryptocurrency payment method characterized in that the configuration, including.
본 발명의 회원가입 및 회원번호 발급과정은, 클라이언트단말기를 이용하여 웹서버에서 제공하는 웹사이트를 통해 회원가입을 하는 단계(S11)와; 회원가입 후 회원인증을 수행할 수 있도록 마그네틱 회원카드, QR 또는 바코드 형태의 회원코드, IC/NFC 회원카드 중 어느 하나, 이들의 일부 또는 전부를 발급받기 위해 웹서버로 신청하는 단계(S12)와; 회원카드 또는 회원코드를 신청한 클라이언트의 회원번호를 웹서버를 통해 발급하는 단계(S13)와; 발급받은 회원번호를 기준으로 클라이언트단말기에서 신규로 결제를 수행할 수 있도록 웹서버로 전자지갑을 요청이 있었는지 판단하는 단계(S14)와; 신규 결제수단에 따른 요청에 의해 암호화 화폐, 선불카드, 상품권 등을 선택하고 선택한 내용에 따른 데이터가 클라이언트단말기에서 웹서버로 전송되는 단계(S15)와; 클라이언트단말기를 통해 선택한 결제수단에 대하여 전자지갑에 보유할 수 있도록 웹서버는 클라이언트단말기에서 전자지갑의 설치를 수행하기 위해 구글스토어와 연동시켜 프로그램을 제공하고, 제공한 전자지갑을 통해 암호화 화폐, 선불카드, 상품권을 보유하도록 하는 단계(S16);를 포함하는 것을 특징으로 한다. Member registration and member number issuance process of the present invention, the step of registering the membership through the website provided by the web server using the client terminal (S11); Applying to the web server to obtain any or all of the magnetic membership card, QR or barcode form, IC / NFC membership card, some or all of them so as to perform member authentication after registration (S12) and ; Issuing a member number of the client who applied for a member card or a member code through a web server (S13); Determining whether there is a request for an electronic wallet from the web server to perform a new payment in the client terminal based on the issued member number (S14); Selecting a cryptocurrency, a prepaid card, a gift certificate, etc. in response to a request for a new payment method, and transmitting data according to the selected content from the client terminal to the web server (S15); In order to hold the payment method selected through the client terminal in the electronic wallet, the web server provides a program linked with the Google Store to perform the installation of the electronic wallet in the client terminal, and provides cryptocurrency and prepaid through the provided electronic wallet. It characterized in that it comprises a; step (S16) to hold the card, gift certificate.
본 발명의 사용요청단계(S20)는, 클라이언트단말기에 설치된 전자지갑을 활성화한 상태에서 아이디와 패스워드를 입력하여 로그인하고, 로그인한 상태에서 국내 또는 국외에서 사용하는지에 대하여 클라이언트가 전자지갑을 통해 선택하는 단계(S21)와; 암호화 화폐를 사용할 나라를 선택한 상태에서 비트코인, 이더리움, 리프, 비트코인캐시, 라이트코인, 이오스, 대시, 모네로, 이더리움 클래식, 퀀턴, 비트코인 골드, 제트캐시 중에서 대표로 결제할 암호화 화폐 중에서 어느 하나 또는 복수로 선택하거나 상품권 또는 선불카드 중에서 우선 사용 순위를 선택하는 단계(S22)와; QR코드, 바코드, IC카드 NFC를 포함하여 이루어진 회원카드를 통해 가맹점에 제시하는 단계(S24)와; 클라이언트가 제시한 회원카드를 통해 가맹점으로부터 사용요청이 있는지를 웹서버에서 판단하는 단계(S25)와; 클라이언트단말기에 설치된 전자지갑을 통해 클라이언트가 설정한 우선 순위 결제 수단을 확인하는 단계(S26)와; 웹서버에서는 우선순위 결제수단을 확인한 상태에서 잔액이 있는지를 확인하는 판단하는 단계(S27)와; 상기 단계(S27)에서 잔액이 있을 시에는 거래를 승인하는 S30 단계를 수행하고, 잔액이 없을 시에는 해당 결제 수단에 잔액이 부족한지를 판단하는 단계(S28)와; 잔액이 부족한 결제수단이 아닌 다른 차순위 결제수단을 선택할 수 있도록 클라이언트단말기의 전자지갑을 통해 메시지를 인가하여 거래가 실패할 수 있다는 것을 알리는 동시에 가맹점 사용요청 단계(S29)로 돌아가는 단계(S29);를 포함하는 것을 특징으로 한다.In the use request step (S20) of the present invention, the user inputs an ID and password in a state in which the electronic wallet installed in the client terminal is activated, logs in, and selects through the electronic wallet whether the client uses the domestic or foreign country in the logged in state. Step S21; Cryptocurrency to be paid as a representative among Bitcoin, Ethereum, Leaf, Bitcoin Cash, Litecoin, EOS, Dash, Monero, Ethereum Classic, Quanton, Bitcoin Gold, and Jet Cash Selecting one or more of them or selecting a priority order among gift certificates or prepaid cards (S22); Presenting to the affiliated store through a membership card made up of QR code, barcode, IC card NFC (S24); Determining in the web server whether there is a request for use from the affiliated store through the membership card presented by the client (S25); Confirming priority payment means set by the client through an electronic wallet installed in the client terminal (S26); Determining, by the web server, whether there is a balance in a state of checking the priority payment means (S27); Performing a step S30 of approving a transaction when there is a balance in step S27, and determining whether a corresponding balance is insufficient in a corresponding payment method when there is no balance (S28); (S29) returning to the merchant use request step (S29) while notifying that the transaction may be failed by authorizing a message through the electronic wallet of the client terminal so as to select a payment method other than the remaining payment method (S29). Characterized in that.
본 발명의 거래승인단계(S40)는, 클라이언트단말기에 설치된 전자지갑을 활성화한 상태에서 클라이언트가 전자지갑을 통해 로그인한 상태에서 국내 또는 외국에서 사용할 것인지는 선택하는 단계(S41a, S42a)와; 나라를 선택한 상태에서 사용할 암호화 코인, 선불카드 또는 상품권의 선택하고, 암호화 코인을 선택하였다면 시세를 확인하는 단계(S42a, S42b)와; 가맹점에서 결제할 금액을 확인하는 단계(S43a, S43b)와; 가맹점에서 결제할 금액을 확인한 후 가맹점에 설치된 가맹점단말기를 통해 웹서버로 실제 사용자 및 암호화 코인을 사용을 요청하였는지 웹서버에서 판단하는 단계(S44)와; 가맹점단말기로부터 사용요청이 있는 것으로 판단되면, 클라이언트의 데이터를 확인하여 잔액을 웹서버에서 데이터베이스를 확인하는 단계(S45)와; 가맹점의 결제 금액이 잔액보다 작을 시에는 웹서버에서 암호화 코인, 선불카드 또는 상품권을 차감하는 결제를 진행하는 단계(S46)와; 결제가 완료되면 가맹점에 결제가 완료되었다는 거래승인에 대한 데이터를 인가하여 이를 확인할 수 있도록 하는 단계(S47)와; 상기 단계(S45)에서 잔액이 부족한 것으로 웹서버에서 판단되면, 클라이언트단말기 및 가맹점단말기로 잔액이 부족하다는 메시지를 인가하는 단계(S48)와; 잔액이 부족하다는 메시지를 전송한 후 가맹점 단말기로 거래가 실패하였다라는 최종 메시지 전달하고 다른 암호화 코인 또는 선불카드, 상품권 중에서 결제를 진행할 수 있도록 S44단계로 이동하는 단계(S49);를 포함하는 것을 특징으로 한다.Transaction approval step (S40) of the present invention, the step of selecting whether to use in the domestic or foreign in the state in which the client is logged in through the electronic wallet while the electronic wallet installed in the client terminal (S41a, S42a); Selecting a crypto coin, a prepaid card or a gift certificate to be used in a state of selecting a country, and checking the price if the crypto coin is selected (S42a, S42b); Checking the amount to be paid at the merchant (S43a, S43b); Checking the amount to be paid at the affiliated store and determining, at the web server, whether a real user and an encryption coin are requested to the web server through the affiliated terminal installed in the affiliated store (S44); If it is determined that there is a request for use from the merchant terminal, checking the data of the client to check the balance database on the web server (S45); When the payment amount of the merchant is smaller than the balance, performing a payment by deducting an encryption coin, a prepaid card or a gift certificate from the web server (S46); When the payment is completed step (S47) to authorize the data about the transaction approval that the payment is completed to the merchant (S47); If it is determined in step S45 that the balance is insufficient, the web server applies a message indicating that the balance is insufficient to the client terminal and the affiliated terminal terminal (S48); After transmitting the message that the balance is insufficient, the final message that the transaction has failed to the merchant terminal and transfers to another encryption coin or prepaid card, gift voucher to proceed to step S44 (S49); characterized in that it comprises a; do.
본 발명은 전자지갑과 동기화된 QR코드 또는 카드에 클라이언트단말기의 전자지갑에 보유하고 있는 가상 화폐를 클라이언트가 위치한 나라에서 현지화폐로 결재함은 물론 거래 내역과 환율 및 거래 정보에 대하여 실시간으로 확인할 수 있으므로 한정된 지역에서만 사용하던 전자 암호화 화폐를 국가에 상관없이 사용할 수 있는 효과가 있다.The present invention can be confirmed in real time about the transaction history and exchange rate and transaction information as well as payment in local currency in the country where the client is located virtual currency held in the electronic wallet of the client terminal on the QR code or card synchronized with the electronic wallet Therefore, the electronic cryptocurrency used only in a limited area can be used regardless of the country.
본 발명은 오프라인 가맹점에서 타사와의 연동을 통해 POS 혹은 기타 통신장비를 통하여 발명자의 전자 가상화폐의 결제 시스템을 이용할 수도 있으며, ARS 혹은 CTI 시스템을 통한 오프라인 결제도 가능하며, 결제 대기 시 전화음성을 통하여 가맹점 코드를 넣고 결제 금액을 입력하고 승인 코드(비밀번호 혹은 본사의 SMS등을 통해)를 입력하여 결제하고, 결제금액은 단말기에서 해당 국가의 자국통화 기준 금액에 따른 상품구입 및 서비스 제공 금액을 입력하며, 한국(원화), 일본(엔화), 중국(위안화), 미국(US달러) 등 이용 해당국가 통화 단위로 결제금액을 가맹점단말기에 입력하여 결제를 진행할 수 있으므로 지역에 제한되지 않고 폭넓게 사용할 수 있는 효과가 있다. The present invention can also use the payment system of the inventor's electronic virtual currency through the POS or other communication equipment through interlocking with other companies in the offline merchant, offline payment through the ARS or CTI system is also possible, the phone voice when waiting for payment Enter the merchant code, enter the payment amount, and enter the authorization code (via password or our SMS, etc.) to enter the payment amount, the amount of the product purchase and service provided according to the local currency standard amount of the relevant country on the terminal In addition, you can enter the payment amount in the currency of the corresponding country in Korea (KRW), Japan (Yen), China (RMB), US (US Dollar), etc. It has an effect.
도 1은 본 발명에 의한 암호화 화폐 결제 시스템의 구성을 나타낸 구성도.1 is a block diagram showing the configuration of a cryptocurrency payment system according to the present invention.
도 2는 본 발명에 의한 암호화 화폐 결제방법을 간략하게 나타낸 구성도.Figure 2 is a schematic diagram showing a cryptocurrency payment method according to the present invention.
도 3은 본 발명에 의한 암호화 화폐 결제 시스템을 이용하여 암호화 화폐 결제방법을 통해 충전, 사용 및 정산되는 과정을 나타낸 구성도.Figure 3 is a block diagram showing a process of charging, using and settlement through the cryptocurrency payment method using the cryptocurrency payment system according to the present invention.
도 4는 본 발명에 의한 암호화 화폐 결제 시스템을 통해 암호화 화폐 결제 과정을 나타낸 순서도. Figure 4 is a flow chart illustrating a cryptocurrency payment process through the cryptocurrency payment system according to the present invention.
도 5는 본 발명에 의한 클라이언트단말기를 통해 사용자가 웹서버에 사용자 등록을 하는 과정을 나타낸 순서도. 5 is a flowchart illustrating a process of registering a user with a web server by a user through a client terminal according to the present invention.
도 6은 도 5에서 전자지갑을 통해 함호화 화폐, 선불카드, 상품권 등을 다른 전자지갑으로 이동시키는 과정을 나타낸 순서도. FIG. 6 is a flowchart illustrating a process of moving a cryptocurrency, a prepaid card, a gift certificate, etc. to another electronic wallet through the electronic wallet in FIG. 5; FIG.
도 7은 본 발명에 의한 클라이언트단말기를 통해 사용요청단계를 수행하면서 결제 우선 순위를 설정하는 과정을 나타낸 순서도.7 is a flowchart illustrating a process of setting a payment priority while performing a use request step through a client terminal according to the present invention.
도 8은 본 발명에 의한 클라이언트단말기를 통해 거래승인단계의 세부 과정을 나타낸 순서도.8 is a flow chart showing the detailed process of the transaction approval step through the client terminal according to the present invention.
이하, 본 발명에 의한 암호화 화폐 결제 시스템 및 암호화 화폐 결제방법을 첨부된 도면을 통해 상세하게 설명한다. Hereinafter, the cryptocurrency payment system and the cryptocurrency payment method according to the present invention will be described in detail with reference to the accompanying drawings.
도 1은 본 발명에 의한 암호화 화폐 결제 시스템의 구성을 나타낸 구성도이고, 도 2는 본 발명에 의한 암호화 화폐 결제방법을 간략하게 나타낸 구성도이며, 도 3은 본 발명에 의한 암호화 화폐 결제 시스템을 이용하여 암호화 화폐 결제방법을 통해 충전, 사용 및 정산되는 과정을 나타낸 구성도이다. 1 is a block diagram showing the configuration of a cryptocurrency payment system according to the present invention, Figure 2 is a schematic diagram showing a cryptocurrency payment method according to the present invention, Figure 3 is a cryptocurrency payment system according to the present invention This is a block diagram showing the process of charging, using and paying by using a cryptocurrency payment method.
도 1 내지 3을 참조하면, 본 발명에 의한 암호화 화폐 결제 시스템 및 암호화 화폐 결제방법은 비트코인, 이더리움, 비트코인캐시, 리플, 라이트코인, 대시, 비트코인 골드 중 어느 하나로 이루어지는 전자 암호화 화폐를 지정하고 관리서버(20)에서 제공하는 전자지갑에 저장하여 이를 통해 자국 또는 외국에서 전자 암호화 화폐를 사용할 수 있도록 인터넷망을 통해 관리서버(20)와 통신할 수 있게 구성되는 클라이언트단말기(10)와, 관리서버(20)와 가맹 계약을 하고 전자 암호화 화폐 전용 가맹점단말기(30)가 설치되어 클라이언트의 전자지갑에서 읽어들인 전자 암호화 화폐 정보를 관리서버(20)로 인가하여 상품판매 및 서비스제공을 통해 결제 금액을 결제와 동시에 결제 수수료를 제외한 금액 전액을 지정한 계좌 또는 전자지갑으로 현금 또는 지정 전자 암호화 화폐로 지급받는 가맹점단말기(30)와, 거래소에서 제공하는 기존전자지갑 또는 클라이언트단말기(10)에 설치한 전자지갑을 이용하여 자국 및 해당 국가의 전용 가맹점단말기(30)에서 상품구입금액을 현지 화폐로 입력하고 전자지갑의 QR코드 또는 전자지갑과 동기화된 카드를 포함하는 결재정보를 제시하면 리딩(Reading)하여 해당 전자 암호화 화폐의 실시간 거래가와 결재하려는 해당국가의 환율을 실시간 정산하며. 클라이언트단말기(10)의 전자지갑을 통해 설정한 해당 전자 암호화 화폐를 차감하는 것을 물론 거래 내역과 환율 및 거래 정보에 대해서도 실시간 확인할 수 있도록 인터넷망을 통해 클라이언트단말기(10) 및 가맹점단말기(30)와 통신 가능하게 구성되는 관리서버(20)를 포함한다. 1 to 3, the cryptocurrency payment system and cryptocurrency payment method according to the present invention is an electronic cryptocurrency consisting of any one of Bitcoin, Ethereum, Bitcoin Cash, Ripple, Litecoin, Dash, Bitcoin Gold Designated and stored in the electronic wallet provided by the management server 20 and the client terminal 10 is configured to communicate with the management server 20 through the Internet network to use the electronic cryptocurrency in the country or abroad through , Signing a franchise with the management server 20 and an electronic cryptocurrency dedicated merchant terminal 30 is installed to authorize the electronic cryptocurrency information read from the electronic wallet of the client to the management server 20 to sell goods and provide services Cash or designated electronic cash on the account or e-wallet with the full amount of the payment, excluding payment fees Using the merchant terminal 30 that is paid in luxury currency and the existing electronic wallet provided by the exchange or the electronic wallet installed in the client terminal 10, the purchase price of the product in the local merchant terminal 30 and the country's dedicated merchant terminal 30 is localized. If you input the payment information including the QR code of the electronic wallet or the card synchronized with the electronic wallet and read the card, you can read it and set the real-time exchange rate of the country you want to pay with the real-time trading price of the electronic cryptocurrency. In addition to deducting the corresponding electronic cryptocurrency set through the electronic wallet of the client terminal 10 as well as the transaction history, exchange rate and transaction information in real time to the client terminal 10 and the merchant terminal 30 and It includes a management server 20 is configured to communicate.
상기 클라이언트단말기(10)는 인터넷망을 통해 관리서버(20)에서 제공하는 전자 암호화 화폐 사이트에 회원가입을 하고, 사이트에서 운영하는 전자지갑을 구글에서 제공하는 스토어를 통해 발급받으며, 가맹점을 통해 물품의 구매시 해당 물품에 대해 결제를 진행할 수 있도록 복수의 전자 암호화 화폐를 설정한다.The client terminal 10 registers with the electronic cryptocurrency site provided by the management server 20 through the Internet network, receives the electronic wallet operated by the site through a store provided by Google, and supplies through the merchant Set a plurality of electronic cryptocurrencies so that payment can be made for the goods at the time of purchase.
그리고 상기 복수의 전자 암호화 화폐의 설정은 전자지갑과 동기화되는 QR코드 또는 카드를 이용하여 물품 대금의 결제시 결제금액이 부족할 때 클라이언트가 설정한 복수의 전자 암호화 화폐 중에서 어느 하나 또는 이들의 결합을 통해 결제가 이루어진다. And the setting of the plurality of electronic cryptocurrency is settled through any one or a combination of a plurality of electronic cryptocurrency set by the client when the payment amount is insufficient when the payment of goods using the QR code or card synchronized with the electronic wallet Is done.
상기 가맹점은 온라인 가맹점과 오프라인 가맹점을 포함한다. The affiliated store includes an online affiliated store and an offline affiliated store.
*상기 온라인 가맹점은 상품구입 및 서비스 제공에 대해 결제하기 위해 관리서버(20)와 연동할 수 있는 API 혹은 기타 연동 솔루션을 구축한다.* The online merchant builds an API or other interlocking solution that can interoperate with the management server 20 to pay for product purchase and service provision.
상기 오프라인 가맹점은 관리서버(20)의 전자 암호화 화폐 전용 가맹점단말기(30) 또는 제휴연동하는 가맹점단말기(30)를 설치한다.The offline merchant installs an electronic cryptocurrency dedicated merchant terminal 30 or affiliated merchant terminal 30 of the management server 20.
그리고 상기 오프라인 가맹점은 ARI 또는 CTI를 통해 결제 대기 시 전화음성을 통하여 가맹점 코드, 결제 금액을 입력 키 버튼 또는 음성을 통해 입력하고, 입력에 의해 발행되는 승인코드를 다시 키 버튼 또는 음성을 통해 입력하여 결제를 진행할 수 있다. When the offline merchant is waiting for payment through ARI or CTI, the merchant code is input through a voice call through a key button or a voice, and the authorization code issued by the input is input again through a key button or a voice. You can proceed with payment.
또한, 오프라인 가맹점에서 타사와의 연동을 통해 POS 혹은 기타 통신장비를 통하여 발명자의 전자 가상화폐의 결제 시스템을 이용할 수도 있으며, ARS 혹은 CTI 시스템을 통한 오프라인 결제도 가능하며, 결제 대기 시 전화음성을 통하여 가맹점 코드를 넣고 결제 금액을 입력하고 승인 코드(비밀번호 혹은 본사의 SMS등을 통해)를 입력하여 결제하고, 결제금액은 단말기에서 해당 국가의 자국통화 기준 금액에 따른 상품구입 및 서비스 제공 금액을 입력하며, 한국(원화), 일본(엔화), 중국(위안화), 미국(US달러) 등 이용 해당국가 통화 단위로 결제금액을 가맹점단말기에 입력하여 결제를 진행할 수 있다.In addition, offline merchants can use the payment system of the inventor's electronic cryptocurrency through POS or other communication equipment through interlocking with other companies, offline payment through ARS or CTI system, and through voice call when payment is waiting. Insert the merchant code, enter the payment amount, enter the authorization code (via password or our SMS), and enter the amount of purchase and service provided by the terminal according to the local currency standard of the country. , Korea (Won), Japan (Yen), China (yuan), US (US dollar), etc. You can enter the payment amount in the currency of the corresponding country in the merchant terminal to proceed with the payment.
상기 가맹점은 반환 혹은 환불이 발생할 경우 단말기 영수증 및 승인 SMS과 개인의 비밀번호 등을 통한 인증을 바탕으로 일정 금액을 환불 수수료를 제한 후 환불한다. When the merchant returns or refunds, the merchant refunds a certain amount based on the terminal receipt and authorization SMS and the personal password.
상기 관리서버(20)는 인터넷망을 거쳐 접속하는 클라이언트단말기를 통해 접속하는 사이트의 제공, 클라이언트단말기에 설치되는 전자지갑을 제공하는 웹서버(21)와, 클라이언트단말기(10), 가맹점에 설치된 전자 암호화 화폐 단말기 또는 밴사와의 통신이 용이하도록 제어하는 통신서버(22)와, 관리서버(20)의 환경설정에 따른 데이터, 전자지갑 및 카드 발급에 따른 데이터, 매출데이터, 적립데이터, 정산데이터, 회원데이터, 통계 및 분석에 따른 데이터를 저장하는 데이터베이스를 포함하는 데이터서버(23)와, 데이터서버(23)의 데이터베이스에 저장된 데이터를 실시간, 소정 시간 또는 소정 주기로 데이터를 백업하여 저장하는 백업서버(24)를 포함하여 구성된다.The management server 20 is a web server 21 for providing a site connected through a client terminal connected through an Internet network, providing an electronic wallet installed in the client terminal, the client terminal 10, and the electronics installed in the affiliated store. Communication server 22 for controlling communication with the cryptocurrency terminal or bansa easy, data according to the configuration of the management server 20, data according to the electronic wallet and card issuance, sales data, earned data, settlement data, Data server 23 including a database for storing data according to the member data, statistics and analysis, and a backup server for backing up and storing the data stored in the database of the data server 23 in real time, at a predetermined time or a predetermined period ( 24).
상기 전자지갑은 클라이언트단말기를 통해 웹사이트에 접속한 상태에서 회원가입을 한 후 클라이언트단말기를 통해 회원번호를 발급받고, 발급받은 회원번호를 기준으로 QR코드 또는 바코드를 생성하고 QR코드 또는 바코드에 따른 마그네틱 회원카드 또는 IC/NFC카드와 회원번호가 연동되어 결제수단으로 이용하는 것은 물론 클라이언트가 보유한 암호화 화폐를 파일 형태로 저장하고, 각각의 고유주소가 부여되어 그 주소를 기반으로 암포화 화폐를 거래할 수 있도록 한다. The electronic wallet receives a membership number through a client terminal after accessing the website through a client terminal, generates a QR code or barcode based on the issued member number, and generates a QR code or barcode according to the Magnetic membership card or IC / NFC card and membership number are linked and used as a payment method, and also store cryptocurrency held by client in file form, and each unique address is assigned to trade cryptocurrency based on the address. To be able.
상기와 같이 구성되는 본 발명에 의한 암호화 화폐 결제 시스템의 암호화 화폐 결제방법을 첨부된 도면을 통해 상세하게 설명한다. The cryptocurrency payment method of the cryptocurrency payment system according to the present invention configured as described above will be described in detail with reference to the accompanying drawings.
도 4는 본 발명에 의한 암호화 화폐 결제 시스템을 통해 암호화 화폐 결제 과정을 나타낸 순서도이고, 도 5는 본 발명에 의한 클라이언트단말기를 통해 사용자가 웹서버에 사용자 등록을 하는 과정을 나타낸 순서도이며, 도 6은 도 5에서 전자지갑을 통해 함호화 화폐, 선불카드, 상품권 등을 다른 전자지갑으로 이동시키는 과정을 나타낸 순서도이고, 도 7은 본 발명에 의한 클라이언트단말기를 통해 사용요청단계를 수행하면서 결제 우선 순위를 설정하는 과정을 나타낸 순서도이며, 도 8은 본 발명에 의한 클라이언트단말기를 통해 거래승인단계의 세부 과정을 나타낸 순서도이다.4 is a flowchart illustrating a process of payment of a cryptocurrency through a cryptocurrency payment system according to the present invention. FIG. 5 is a flowchart illustrating a process of registering a user to a web server by a user through a client terminal according to the present invention. 5 is a flowchart illustrating a process of moving a cryptocurrency, a prepaid card, a gift certificate, etc. to another electronic wallet through an electronic wallet, and FIG. 7 is a payment priority while performing a use request step through a client terminal according to the present invention. 8 is a flow chart illustrating a detailed process of a transaction approval step through a client terminal according to the present invention.
도 4 내지 8을 참조하면, 본 발명에 의한 암호화 화폐 결제방법은 클라이언트단말기(10)에 설치된 전자지갑을 통해 로그인하는 로그인단계(S10)와, 전자지갑을 통해 로그인한 상태에서 사용할 암호화 화폐를 선택하여 시세를 확인하고, 전자지갑에 설치된 회원번호가 수록된 인증용 QR코드 또는 바코드, 회원카드를 가맹점단말기(30)를 통해 리딩하여 웹서버(21)에 사용요청단계(S20)와, 가맹점단말기(30)를 통해 인가되는 사용요청에 대하여 웹서버(21)에서 클라이언트단말기(10)의 전자지갑으로 거래를 승인하는 신호를 인가하여 전자지갑을 통해 결제를 수행할 수 있도록 클라이언트단말기에 설치된 전자지갑의 결제용 QR코드 또는 바코드를 활성화하는 승인단계(S30)와, 전자지갑에 내장된 QR코드 또는 바코드를 가맹점단말기(30)에서 읽어들여 웹서버(21)로 암호화 화폐의 고유주소를 인가하여 웹서버(21)를 통해 거래 승인을 수락받는 거래승인단계(S40)와, 클라이언트단말기(10)에 설치된 전자지갑에서 읽어들인 암호화 화폐를 결제 금액만큼 차감하여 가맹점 전자지갑으로 클라이언트의 암호화 화폐를 지급하고, 클라이언트의 암호화 화폐를 차감하는 결제를 수행하는 지급단계(S50)와, 상기 승인단계(S40)에서 웹서버(21)에서 결제가 거절되었다면 다른 암호화 화폐를 통해 결제를 수행할 수 있도록 대체 암호화 화폐를 선택하도록 요구하여 승인단계로 돌아가 결제를 수행하는 암호화 화폐 요구단계(S60)로 이루어지는 것을 특징으로 한다. 4 to 8, the cryptocurrency payment method according to the present invention, the login step (S10) to log in through the electronic wallet installed in the client terminal 10, and selects the cryptocurrency to be used in the login state through the electronic wallet Check the market price, and read the QR code or bar code, the member card containing the member number installed in the electronic wallet through the merchant terminal 30 to request the use of the web server 21 (S20) and the merchant terminal ( 30) of the electronic wallet installed in the client terminal so as to perform a payment through the electronic wallet by approving a signal for approving the transaction from the web server 21 to the electronic wallet of the client terminal 10 with respect to the use request authorized through 30). Authorization step (S30) to activate the QR code or barcode for payment, and read the QR code or barcode embedded in the electronic wallet from the merchant terminal 30 to the web server 21 cancer Authorizes the unique address of the currency and accepts the transaction approval through the web server 21 (S40), and deducted by the amount of the cryptocurrency read from the electronic wallet installed in the client terminal 10 by the amount of payment electronic Payment step (S50) for paying the client's cryptocurrency to the wallet, subtracting the client's cryptocurrency, and if the payment is rejected by the web server 21 in the approval step (S40) through another cryptocurrency It is characterized in that the request made to select the alternative cryptocurrency to perform the payment, the cryptocurrency request step (S60) to return to the approval step to perform the payment.
상기 전자지갑은 클라이언트단말기(10)를 통해 웹사이트에 접속한 상태에서 회원가입을 한 후 클라이언트단말기(10)를 통해 회원번호를 발급받고, 발급받은 회원번호를 기준으로 QR코드 또는 바코드를 생성하고 QR코드 또는 바코드에 따른 마그네틱 회원카드 또는 IC/NFC카드와 회원번호가 연동되어 결제수단으로 이용하는 것은 물론 클라이언트가 보유한 암호화 화폐를 파일 형태로 저장하고, 각각의 고유주소가 부여되어 그 주소를 기반으로 암포화 화폐를 거래할 수 있도록 한다.The electronic wallet receives a membership number through the client terminal 10 after registering as a member while accessing the website through the client terminal 10 and generating a QR code or a barcode based on the issued member number. Magnetic membership card or IC / NFC card according to QR code or barcode is linked with membership number and used as a payment method, and also stores the cryptocurrency held by the client in the form of a file, and each unique address is assigned based on the address. Allows you to trade cryptocurrencies.
상기 회원가입 및 회원번호 발급과정은 클라이언트단말기(10)를 이용하여 웹서버(21)에서 제공하는 웹사이트를 통해 회원가입을 하는 단계(S11)와, 회원가입 후 회원인증을 수행할 수 있도록 마그네틱 회원카드, QR 또는 바코드 형태의 회원코드, IC/NFC 회원카드 중 어느 하나, 이들의 일부 또는 전부를 발급받기 위해 웹서버(21)로 신청하는 단계(S12)와, 회원카드 또는 회원코드를 신청한 클라이언트의 회원번호를 웹서버(21)를 통해 발급하는 단계(S13)와, 발급받은 회원번호를 기준으로 클라이언트단말기(10)에서 신규로 결제를 수행할 수 있도록 웹서버(21)로 전자지갑을 요청이 있었는지 판단하는 단계(S14)와, 신규 결제수단에 따른 요청에 의해 암호화 화폐, 선불카드, 상품권 등을 선택하고 선택한 내용에 따른 데이터가 클라이언트단말기(10)에서 웹서버(21)로 전송되는 단계(S15)와, 클라이언트단말기(10)를 통해 선택한 결제수단에 대하여 전자지갑에 보유할 수 있도록 웹서버(21)는 클라이언트단말기(10)에서 전자지갑의 설치를 수행하기 위해 구글 스토어와 연동시켜 프로그램을 제공하고, 제공한 전자지갑을 통해 암호화 화폐, 선불카드, 상품권을 보유하도록 하는 단계(S16)를 수행한다. The membership registration and member number issuing process is a step of registering as a member through the website provided by the web server 21 using the client terminal 10 (S11), and a member so as to perform member authentication after registration. Applying to the web server 21 to obtain a member card, a member code in the form of a QR or a barcode, an IC / NFC member card, some or all of them (S12), and apply for a member card or a member code Issuing a member number of a client through the web server 21 (S13), and the electronic wallet to the web server 21 to perform a new payment in the client terminal 10 based on the issued member number Determining whether there is a request (S14), and by selecting a cryptocurrency, prepaid card, gift certificate, etc. according to the request according to the new payment means and the data according to the selected content from the client terminal 10 to the web server 21 In step S15 and the payment method selected through the client terminal 10, the web server 21 and the Google store to perform the installation of the electronic wallet in the client terminal 10 to be held in the electronic wallet Providing a program by interlocking, and performing the step (S16) to hold the cryptocurrency, prepaid card, gift certificate through the provided electronic wallet.
그리고 상기 전자지갑을 통해 암호화 화폐, 선불카드, 상품권 등을 보유하도록 하는 단계(S16)는 클라이언트단말기(10)에 설치된 전자지갑을 활성화하고 로그인하는 단계(S16-1)를 수행하고, 상기 클라이언트단말기(10)에서 활성화된 전자지갑을 통해 암호화 화폐, 선불카드 또는 상품권을 구매하거나 거래소의 이동을 선택하였는지를 웹서버(21)에서 판단하는 단계(S16-2)를 수행하며, 상기 단계(S16-2)에서 클라이언트단말기(10)를 통해 암호화 화폐, 선불카드 또는 상품권 중 어느 하나의 구매를 선택하였다면, 클라이언트단말기(10)를 통해 웹서버(21)에서 제공하는 사이트를 오픈하여 암호화 화폐, 선불카드 또는 상품권 중 어느 하나를 선택할 수 있도록 하는 단계(S16-3)를 수행한다. And the step (S16) to hold the cryptocurrency, prepaid card, gift certificate, etc. through the electronic wallet performs the step (S16-1) to activate and log in the electronic wallet installed in the client terminal 10, the client terminal In step S16-2, the web server 21 determines whether the user purchases a cryptocurrency, a prepaid card or a gift certificate, or selects the movement of an exchange through the electronic wallet activated in step 10, and performs the above step (S16-2). ), If the purchase of any one of the cryptocurrency, prepaid card or gift certificate through the client terminal 10 is selected, by opening the site provided by the web server 21 through the client terminal 10 to the cryptocurrency, prepaid card or In operation S16-3, one of the gift certificates may be selected.
그리고 상기 웹서버(21)에서 제공하는 사이트를 통해 클라이언트단말기(10)를 통해 선택한 암호화 화폐, 선불카드 또는 상품권에 대하여 결제를 진행하는 단계(16-4)를 수행하며, 상기 클라이언트단말기(10)를 통해 결제가 완료된 상태의 암호화 화폐, 선불카드 또는 상품권에 대한 데이터를 웹사이트로 전송하는 단계(S16-5)를 수행하고, 상기 웹서버(21)에서 제공하는 사이트를 통해 구매한 암호화 화폐, 선불카드 또는 상품권에 대한 데이터를 블록체인 형태로 웹서버(21)의 데이터베이스에 저장하고, 저장된 데이터를 모든 사용자에게 거래 내역을 볼 수 있도록 하는 단계(S16-6)를 수행하며, 상기 단계(S16-2)에서 클라이언트단말기(10)를 통해 거래소 이동을 선택하였다면 선택한 타거래소의 전자지갑을 활성화하는 단계(S16-7)를 수행한다. In addition, the client terminal 10 performs a payment process for a selected cryptocurrency, a prepaid card or a gift certificate through the client terminal 10 through the site provided by the web server 21, and the client terminal 10. Through the step (S16-5) of transmitting the data on the cryptocurrency, prepaid card or gift certificate of the payment is completed to the website, the cryptocurrency purchased through the site provided by the web server 21, Store the data for the prepaid card or gift certificate in the database of the web server 21 in the form of blockchain, and perform the step (S16-6) to view the transaction history to all users, the step (S16) If the exchange is selected through the client terminal 10 in step -2), the electronic wallet of the selected other exchange is activated (S16-7).
또한, 클라이언트단말기(10)에서 타거래소의 전자지갑이 활성화 되었다면 클라이언트가 타거래소의 전자지갑에 저장된 암호화 화폐, 선불카드 또는 상품권을 중 어느 하나 또는 이들 전부를 타거래소를 관리하는 타거래소서버에 요청하는 단계(S16-8)를 수행하고, 상기 클라이언트단말기(10)를 통해 요청에 의해 타거래소서버에서 암호화 화폐, 선불카드 또는 상품권에 대한 데이터를 웹서버(21)로 전송하고, 전송되는 데이터를 웹서버(21)의 데이터베이승에 블록체인 형태로 저장되고 동시에 클라이언트단말기(10)에 설치된 전자지갑에 데이터가 저장되는 단계(S16-8)를 수행한다. In addition, if the electronic wallet of another exchange is activated in the client terminal 10, the client requests one or all of cryptocurrency, prepaid card, or gift certificate stored in the electronic wallet of another exchange to another exchange server that manages the other exchange. Performing the step (S16-8), and transmits the data on the cryptocurrency, prepaid card or gift certificate from the other exchange server to the web server 21 by request through the client terminal 10, and transmits the transmitted data In step S16-8, the data is stored in the data base of the web server 21 in the form of a block chain and the data is stored in the electronic wallet installed in the client terminal 10 at the same time.
상기 사용요청단계(S20)는 클라이언트단말기(10)에 설치된 전자지갑을 활성화한 상태에서 아이디와 패스워드를 입력하여 로그인하고, 로그인한 상태에서 국내 또는 국외에서 사용하는 지에 대하여 클라이언트가 전자지갑을 통해 선택하는 단계(S21)를 수행하고, 암호화 화폐를 사용할 나라를 선택한 상태에서 비트코인, 이더리움, 리프, 비트코인캐시, 라이트코인, 이오스, 대시, 모네로, 이더리움 클래식, 퀀턴, 비트코인 골드, 제트캐시 중에서 대표로 결제할 암호화 화폐 중에서 어느 하나 또는 복수로 선택하거나 상품권 또는 선불카드 중에서 우선 사용 순위를 선택하는 단계(S22)를 수행하며, QR코드, 바코드, IC카드 NFC를 포함하여 이루어진 회원카드를 통해 가맹점에 제시하는 단계(S24)를 수행한다.The use request step (S20) is to log in by inputting an ID and password in a state in which the electronic wallet installed in the client terminal 10 is activated, and the client selects through the electronic wallet whether it is used in a domestic or foreign state while logged in. Step (S21), while selecting a country to use cryptocurrency Bitcoin, Ethereum, Leaf, Bitcoin Cash, Litecoin, EOS, Dash, Monero, Ethereum Classic, Quanton, Bitcoin Gold, Select one or more of the cryptocurrency to be paid as a representative from the Jet Cash or perform the step (S22) of selecting a priority order among gift certificates or prepaid cards, membership card made up of QR code, barcode, IC card NFC Perform the step (S24) to present to the merchant through.
또한, 클라이언트가 제시한 회원카드를 통해 가맹점으로부터 사용요청이 있는지를 웹서버(21)에서 판단하는 단계(S25)와, 클라이언트단말기(10)에 설치된 전자지갑을 통해 클라이언트가 설정한 우선 순위 결제 수단을 확인하는 단계(S26)와, 웹서버(21)에서는 우선 순위 결제수단을 확인한 상태에서 잔액이 있는지를 확인하는 판단하는 단계(S27)와, 상기 단계(S27)에서 잔액이 있을 시에는 거래를 승인하는 S30단계를 수행하고, 잔액이 없을 시에는 해당 결제 수단에 잔액이 부족한지를 판단하는 단계(S28)와, 잔액이 부족한 결제수단이 아닌 다른 차순위 결제수단을 선택할 수 있도록 클라이언트단말기(10)의 전자지갑을 통해 메시지를 인가하여 거래가 실패할 수 있다는 것을 알리는 동시에 가맹점 사용요청 단계(S29)로 돌아가는 단계(S29)를 수행한다.In addition, the web server 21 determines whether there is a request for use from the affiliate store through the membership card presented by the client (S25), and the priority payment means set by the client through the electronic wallet installed in the client terminal 10; Checking step (S26), and in the web server 21 to determine whether there is a balance in the state of checking the priority payment means (S27), and when there is a balance in the step (S27) In step S30 of approving, and if there is no balance, determining whether the corresponding payment method is insufficient (S28), and allowing the client terminal 10 to select another next payment method other than the insufficient payment method. Authorizing the message through the electronic wallet to inform that the transaction may fail, and performs a step (S29) to return to the merchant use request step (S29).
상기 전자지갑에는 암호화 화폐 혹은 별단의 결제 매체 중에서 우선 사용하고자 하는 암호화 화폐 혹은 결제 매체의 최 우선 순위를 설정하도록 하고, 첫번째 결제수단 두번째 결제수단 및 세번째 결제수단 등을 정하여 순차적으로 사용하도록 한다.The electronic wallet is to set the highest priority of the cryptocurrency or payment medium to be used first among the cryptocurrency or a separate payment medium, and the first payment method, the second payment method and the third payment method, etc. to be used sequentially.
즉, 1번째 결제수단, 암호화 화폐 또는 선불카드 또는 상품권 등의 지급 여력(잔고)이 0일 때, 두번째 결제수단으로 대체하여 결제 가능하도록 하고, 두번째 결제수단의 지급여력(잔고)이 0일 때, 세번째 결제 수단으로 하는 순차적 다중 결제가 이루어지도록 관리서버(20)에도 전자지갑과 동일한 방식에 의해 운영되도록 한다. That is, when the first payment method, cryptocurrency or prepaid card or gift certificate, etc. (payment balance) is 0, it is possible to replace by the second payment method, and when the second payment method (balance) is 0 In order to make a sequential multiple payment as a third payment method, the management server 20 is operated in the same manner as the electronic wallet.
또한, 첫번째 결제수단의 잔고가 '0'이 아닌 경우에 결제금액이 모자란 경우에도 순차적으로 설정한 결제수단에 의해 지급이 이루어지도록 설정할 수 있으며, 이러한 과정에서 일어나는 과정은 전자지갑 또는 SNS, MMS 또는 메신저 등을 이용하여 클라이언트에게 내용을 제공하는 것이 바람직하다.In addition, when the balance of the first payment method is not '0', even if the payment amount is insufficient, the payment can be set by the payment method set sequentially, and the process occurring in this process is an electronic wallet or SNS, MMS or It is desirable to provide the content to the client by using a messenger or the like.
상기의 전자지갑에 보유한 전자 가상화폐 혹은 별단의 결제 매체 등을 지정 순위별로 결제 가능하도록 하고, 전자지갑 안의 전자 가상화폐 외에 별단의 결제 매체는 선불카드, 포인트, 상품권(지류형, 카드형, 모바일형 등)이용권 등을 칭한다. The electronic cryptocurrency held in the electronic wallet or a separate payment medium can be settled according to the designated order, and the other payment media other than the electronic virtual currency in the electronic wallet are prepaid cards, points, gift certificates (paper type, card type, mobile). Type, etc.).
상기 클라이언트가 전자지갑을 통해 설정한 결제 매체 중 사용하고자 하는 것을 하나 이상 선택하도록 하며 언제든지 지정된 결제 매체를 다른 것으로 변경할 수 있고, 결제하고자 하는 결제 매체 즉, 결제 수단은 사용하고자 하는 클라이언트가 직접 지정하여 사용하거나 통합 결제 매체 중에서 결제하고자 하는 결제 순간에 관리서버(20)에서 사용하고 하는 클라이언트가 보유하고 있는 결제 매체 중에서 해당가맹점의 결제 수단을 자동으로 선택하여 결제를 처리할 수 있도록 할 수 있다. The client may select one or more of the payment media set through the electronic wallet, and may change the designated payment media to another one at any time, and the payment media to be paid, that is, the payment method, may be directly designated by the client to be used. The payment method of the merchant may be automatically selected from among payment media possessed by the client used by the management server 20 at the moment of payment to be used or to be paid among the integrated payment media.
상기 결제 매체 중 그 순위를 정하여 잔고(잔액)가 없거나 결제 금액보다 모자라는 경우 선 순위의 사용 결제 매체를 사용하지 않고 후 순위의 결제 매체를 사용하게 하는 것이 바람직하다.If the balance of the payment medium is not determined or there is no balance (balance) or less than the payment amount, it is preferable to use the payment medium of the next rank without using the priority payment medium.
상기 결제 매체의 결제 순서에 대해서 만약 클라이언트단말기에 설치된 전자지갑을 통해 등록한 결제 매체에 대해서 사용 우선순위를 특정하지 아니한 경우, 그 사용 순서는 가맹점에서 사용할 수 있는 결제 매체 중에서 잔고가 가장 많은 것을 선 순위로 관리서버(20)에서 임의로 설정하여 잔고의 순서에 의해 결제 순서를 정하여 결제되도록 할 수 있다.Regarding the payment order of the payment medium, if the priority of use is not specified for the payment medium registered through the electronic wallet installed in the client terminal, the order of use is the highest among the payment mediums available at the merchant. By arbitrarily setting in the management server 20 can be set to the payment order by the order of the balance to be settled.
상기 거래승인단계(S40)는, 클라이언트단말기(10)에 설치된 전자지갑을 활성화 한 상태에서 전자지갑을 통해 로그인한 상태에서 국내 또는 외국에서 사용할 것인지는 선택하는 단계(S41a, S42a)를 수행하고, 나라를 선택한 상태에서 사용할 암호화 코인, 선불카드 또는 상품권의 선택하고, 암호화 코인을 선택하였다면 시세를 확인하는 단계(S42a, S42b)를 수행하며, 가맹점에서 결제할 금액을 확인하는 단계(S43a, S43b)를 수행하고, 가맹점에서 결제할 금액을 확인한 후 가맹점에 설치된 단말기를 통해 웹서버(21)로 실제 사용자 및 암호화 코인을 사용을 요청하였는지 웹서버(21)에서 판단하는 단계(S44)를 행하며, 가맹점 단말기로부터 사용요청이 있는 것으로 판단되면, 클라이언트의 데이터를 확인하여 잔액을 웹서버(21)에서 데이터베이스를 확인하는 단계(S45)를 행하고, 가맹점의 결제 금액이 잔액보다 작을 시에는 웹서버(21)에서 암호화 코인, 선불카드 또는 상품권을 차감하는 결제를 진행하는 단계(S46)를 행하며, 결제가 완료되면 가맹점에 결제가 완료되었다는 거래승인에 대한 데이터를 인가하여 이를 확인할 수 있도록 하는 단계(S47)를 행한다. The transaction approval step (S40), performing the step (S41a, S42a) to select whether to use in the domestic or foreign country while logged in through the electronic wallet activated the electronic wallet installed in the client terminal 10, Select the encryption coin, prepaid card or gift certificate to be used in the selected state, and if the encryption coin is selected, performing the step of checking the price (S42a, S42b), and checking the amount to be paid at the merchant (S43a, S43b) And after confirming the amount to be paid at the merchant, and performing a step (S44) in the web server 21 to determine whether to request the use of the actual user and encryption coins to the web server 21 through the terminal installed in the merchant, the merchant terminal When it is determined that there is a request for use from the client, checking the data of the client checks the balance database on the web server 21 (S45) When the payment amount of the merchant is less than the balance, the web server 21 performs a payment for deducting the encryption coin, the prepaid card or the gift certificate (S46), and when the settlement is completed, the payment is completed to the merchant. A step (S47) is performed to authorize data for approval to confirm this.
또한, 상기 단계(S45)에서 잔액이 부족한 것으로 웹서버(21)에서 판단되면, 클라이언트단말기(10) 및 가맹점단말기(30)로 잔액이 부족하다는 메시지를 인가하는 단계(S48)를 수행하고, 잔액이 부족하다는 메시지를 전송한 후 가맹점단말기(30)로 "거래가 실패하였다."라는 최종 메시지 전달하고 다른 암호화 코인 또는 선불카드, 상품권 중에서 결제를 진행할 수 있도록 S44 단계로 이동하는 단계(S49)를 수행한다. In addition, if it is determined in step S45 that the balance is insufficient, the web server 21 performs a step (S48) of applying a message that the balance is insufficient to the client terminal 10 and the merchant terminal 30, and the balance After transmitting the message that the lack is insufficient, the merchant terminal 30 transmits the final message, "Transaction failed." And performs the step of moving to step S44 so that payment can be made among other crypto coins or prepaid cards or gift certificates (S49). do.
상기에서 설명한 바와 같이 전자지갑과 동기화된 QR코드 또는 카드에 클라이언트단말기의 전자지갑에 보유하고 있는 가상 화폐를 클라이언트가 위치한 나라에서 현지화폐로 결재함은 물론 거래 내역과 환율 및 거래 정보에 대하여 실시간으로 확인할 수 있으므로 한정된 지역에서만 사용하던 전자 암호화 화폐를 국가에 상관없이 사용할 수 있는 장점이 있다. As described above, the virtual currency held in the electronic wallet of the client terminal in the QR code or card synchronized with the electronic wallet is settled in local currency in the country where the client is located, as well as the transaction history, exchange rate and transaction information in real time. As it can be confirmed, there is an advantage that the electronic cryptocurrency used in a limited region can be used regardless of the country.
이상에서 설명한 본 발명의 상세한 설명에서는 본 발명의 바람직한 실시 예를 참조하여 설명하였지만, 본 발명의 보호범위는 상기 실시 예에 한정되는 것이 아니며, 해당 기술분야의 통상의 지식을 갖는 자라면 본 발명의 사상 및 기술영역으로부터 벗어나지 않는 범위 내에서 본 발명을 다양하게 수정 및 변경시킬 수 있음을 이해할 수 있을 것이다.In the detailed description of the present invention described above with reference to the preferred embodiment of the present invention, the scope of protection of the present invention is not limited to the above embodiment, and those skilled in the art of the present invention It will be understood that various modifications and changes can be made in the present invention without departing from the spirit and scope of the invention.
본 발명에 따르면, 오프라인 가맹점에서 타사와의 연동을 통해 POS 혹은 기타 통신장비를 통하여 발명자의 전자 가상화폐의 결제 시스템을 이용할 수도 있으며, ARS 혹은 CTI 시스템을 통한 오프라인 결제도 가능하며, 결제 대기 시 전화음성을 통하여 가맹점 코드를 넣고 결제 금액을 입력하고 승인 코드(비밀번호 혹은 본사의 SMS등을 통해)를 입력하여 결제하고, 결제금액은 단말기에서 해당 국가의 자국통화 기준 금액에 따른 상품구입 및 서비스 제공 금액을 입력하며, 한국(원화), 일본(엔화), 중국(위안화), 미국(US달러) 등 이용 해당국가 통화 단위로 결제금액을 가맹점단말기에 입력하여 결제를 진행할 수 있으므로 지역에 제한되지 않고 폭넓게 사용할 수 있는 암호화 화폐 결제 시스템 및 암호화 화폐 결제방법에 이용될 수 있다. According to the present invention, the offline merchant may use the payment system of the inventor's electronic cryptocurrency through POS or other communication equipment through interworking with other companies, and offline payment through the ARS or CTI system is also possible. Enter the merchant code by voice, enter the payment amount, enter the authorization code (via password or our SMS, etc.) to pay, and the payment amount is purchased on the terminal according to the local currency standard amount of the country and the amount of service provided You can enter the payment amount in the currency of the country of use, such as Korea (Won), Japan (Yen), China (Yuan), US (US Dollar), etc. It can be used in the cryptocurrency payment system and cryptocurrency payment method that can be used.

Claims (10)

  1. 비트코인, 이더리움, 비트코인캐시, 리플, 라이트코인, 대시, 비트코인 골드 중 어느 하나로 이루어지는 전자 암호화 화폐를 지정하고 관리서버(20)에서 제공하는 전자지갑에 저장하여 이를 통해 자국 또는 외국에서 전자 암호화 화폐를 사용할 수 있도록 인터넷망을 통해 관리서버(20)와 통신할 수 있게 구성되는 클라이언트단말기(10)와; Specify an electronic cryptocurrency consisting of any one of Bitcoin, Ethereum, Bitcoin Cash, Ripple, Litecoin, Dash, Bitcoin Gold and store it in an electronic wallet provided by the management server 20 A client terminal 10 configured to communicate with a management server 20 through an internet network so as to use crypto currency;
    거래소에서 제공하는 기존전자지갑 또는 클라이언트단말기(10)에 설치한 전자지갑을 이용하여 자국 및 해당 국가의 전용 단말기에서 상품구입금액을 현지 화폐로 입력하고 전자지갑의 QR코드 또는 전자지갑과 동기화된 카드를 포함하는 결재정보를 제시하면 Reading 하여 해당 전자 암호화 화폐의 실시간 거래가와 결재하려는 해당국가의 환율을 실시간 정산하며. 클라이언트단말기(10)의 전자지갑을 통해 설정한 해당 전자 암호화 화폐를 차감하는 것을 물론 거래 내역과 환율 및 거래 정보에 대해서도 실시간 확인할 수 있도록 인터넷망을 통해 클라이언트단말기(10) 및 가맹점단말기(30)와 통신 가능하게 구성되는 관리서버(20); Using the existing electronic wallet provided by the exchange or the electronic wallet installed in the client terminal 10, the purchase price of the product is input in local currency in the terminal of the country and the corresponding country, and the QR code of the electronic wallet or the card synchronized with the electronic wallet. If you present the payment information, including the real-time settlement of the exchange rate of the country you want to pay with the real-time trading price of the electronic cryptocurrency. In addition to deducting the corresponding electronic cryptocurrency set through the electronic wallet of the client terminal 10 as well as the transaction history, exchange rate and transaction information in real time to the client terminal 10 and the merchant terminal 30 and A management server 20 configured to be communicable;
    관리서버(20)와 가맹 계약을 하고 전자 암호화 화폐 전용 결제 단말기가 설치되어 클라이언트의 전자지갑에서 읽어들인 전자 암호화 화폐 정보를 관리서버(20)로 인가하여 상품판매 및 서비스제공을 통해 결제 금액을 결제와 동시에 결제 수수료를 제외한 금액 전액을 지정한 계좌 또는 전자지갑으로 현금 또는 지정 전자 암호화 화폐로 지급받는 가맹점단말기(30)와; Signed a contract with the management server 20 and a dedicated payment terminal for electronic cryptocurrency is installed to authorize the electronic cryptocurrency information read from the electronic wallet of the client to the management server 20 to settle the payment amount through product sales and service provision. And at the same time, the merchant terminal 30 that is paid in cash or designated electronic cryptocurrency to the specified account or electronic wallet, the total amount excluding the payment fee;
    를 포함하는 것을 특징으로 하는 가상 화폐 결제 시스템.Virtual currency payment system comprising a.
  2. 제1항에 있어서,The method of claim 1,
    상기 클라이언트단말기(10)는,The client terminal 10,
    인터넷망을 통해 관리서버(20)에서 제공하는 전자 암호화 화폐 사이트에 회원가입을 하고, 사이트에서 운영하는 전자지갑을 구글에서 제공하는 스토어를 통해 발급받으며, 가맹점을 통해 물품의 구매시 해당 물품에 대해 결제를 진행할 수 있도록 복수의 전자 암호화 화폐를 설정하는 것을 특징으로 하는 가상 화폐 결제 시스템.Sign up for an electronic cryptocurrency site provided by the management server 20 through the Internet network, receive an electronic wallet operated by the site through a store provided by Google, and pay for the item when purchasing the item through a merchant. Virtual currency settlement system, characterized in that for setting a plurality of electronic cryptocurrency to proceed.
  3. 제2항에 있어서,The method of claim 2,
    상기 복수의 전자 암호화 화폐의 설정은,Setting of the plurality of electronic cryptocurrency,
    전자지갑과 동기화되는 QR코드 또는 카드를 이용하여 물품 대금의 결제시 결제금액이 부족할 때 클라이언트가 설정한 복수의 전자 암호화 화폐 중에서 어느 하나 또는 이들의 결합을 통해 결제가 이루어지는 것을 특징으로 하는 가상 화폐 결제 시스템.Virtual currency payment system, characterized in that the payment is made by any one or a combination of a plurality of electronic cryptocurrency set by the client when the payment amount is insufficient when the payment of goods using the QR code or card synchronized with the electronic wallet .
  4. 제1항에 있어서,The method of claim 1,
    상기 가맹점단말기(30)는, The affiliated store terminal 30,
    반환 혹은 환불이 발생할 경우 단말기 영수증 및 승인 SMS과 개인의 비밀번호 등을 통한 인증을 바탕으로 일정 금액을 환불 수수료를 제외하고 환불하는 것을 특징으로 하는 가상 화폐 결제 시스템.If a refund or refund occurs, the virtual currency payment system, characterized in that a certain amount of refunds excluding the refund fee based on the terminal receipt and authorization via SMS and personal password.
  5. 제1항에 있어서,The method of claim 1,
    상기 관리서버(20)는,The management server 20,
    인터넷망을 거쳐 접속하는 클라이언트단말기(10)를 통해 접속하는 사이트 및 클라이언트단말기(10)에 설치되는 전자지갑을 제공하는 웹서버(21)와;A web server 21 for providing an electronic wallet installed in the site connected to the client terminal 10 and the client terminal 10 connected through the Internet network;
    클라이언트단말기(10), 가맹점에 설치된 전자 암호화 화폐를 결제하는 가맹점단말기(30) 또는 밴사와의 통신이 용이하도록 제어하는 통신서버(22)와;A client terminal 10, a communication server 22 for controlling communication with an affiliated terminal 30 for paying electronic cryptocurrency installed at an affiliated store or bansa;
    관리서버(20)의 환경설정에 따른 데이터, 전자지갑 및 카드 발급에 따른 데이터, 매출데이터, 적립데이터, 정산데이터, 회원데이터, 통계 및 분석에 따른 데이터를 저장하는 데이터베이스를 포함하는 데이터서버(23)와;Data server 23 including a database for storing data according to the configuration of the management server 20, data according to the electronic wallet and card issuance, sales data, earned data, settlement data, member data, statistics and analysis )Wow;
    데이터서버(23)의 데이터베이스에 저장된 데이터를 실시간, 소정 시간 또는 소정 주기로 데이터를 백업하여 저장하는 백업서버(24);A backup server 24 for backing up and storing data stored in the database of the data server 23 in real time, at a predetermined time or at a predetermined period;
    를 포함하는 것을 특징으로 하는 가상 화폐 결제 시스템.Virtual currency payment system comprising a.
  6. 제5항에 있어서,The method of claim 5,
    상기 전자지갑은, The electronic wallet,
    클라이언트단말기를 통해 웹사이트에 접속한 상태에서 회원가입을 한 후 클라이언트단말기(10)를 통해 회원번호를 발급받고, 발급받은 회원번호를 기준으로 QR코드 또는 바코드를 생성하고 QR코드 또는 바코드에 따른 마그네틱 회원카드 또는 IC/NFC카드와 회원번호가 연동되어 결제수단으로 이용하는 것은 물론 클라이언트가 보유한 암호화 화폐를 파일 형태로 저장하고, 각각의 고유주소가 부여되어 그 주소를 기반으로 암포화 화폐를 거래할 수 있도록 하는 것을 특징으로 하는 가상 화폐 결제 시스템.After signing up in the state of accessing the website through the client terminal, a member number is issued through the client terminal 10, and a QR code or barcode is generated based on the issued member number, and the magnetic according to the QR code or barcode It can be used as a payment method by linking membership card or IC / NFC card with membership number, as well as storing cryptocurrency held by client in the form of file, and each unique address is assigned to trade cryptocurrency based on the address. Virtual currency payment system, characterized in that.
  7. 암호화 화폐 결제 시스템을 이용한 암호화 화폐 결제방법에 있어서,In the cryptocurrency payment method using a cryptocurrency payment system,
    클라이언트단말기(10)에 설치된 전자지갑을 통해 회원가입을 하고 회원번호를 발급받아 로그인하는 로그인단계(S10)와;A login step (S10) of registering through the electronic wallet installed in the client terminal 10 and receiving a member number and logging in;
    전자지갑을 통해 로그인한 상태에서 사용할 암호화 화폐를 선택하여 시세를 확인하고, 전자지갑에 설치된 회원번호가 수록된 인증용 QR코드 또는 바코드, 회원카드를 가맹점단말기(30)를 통해 리딩하여 웹서버(21)에 사용요청단계(S20)와; Select the cryptocurrency to be used while logged in through the electronic wallet to check the price, and read the QR code or barcode for storing the member number installed in the electronic wallet, the member card through the merchant terminal 30 and the web server (21). A use request step (S20);
    가맹점단말기(30)를 통해 인가되는 사용요청에 대하여 웹서버(21)에서 클라이언트단말기(10)의 전자지갑으로 거래를 승인하는 신호를 인가하여 전자지갑을 통해 결제를 수행할 수 있도록 클라이언트단말기(10)에 설치된 전자지갑의 결제용 QR코드 또는 바코드를 활성화하는 승인단계(S30)와; The client terminal 10 allows the web server 21 to approve a transaction from the web server 21 to the electronic wallet of the client terminal 10 in order to perform a payment through the electronic wallet with respect to the use request authorized through the affiliated terminal 30. Approving step (S30) to activate the QR code or barcode for payment of the electronic wallet installed in the);
    전자지갑에 내장된 QR코드 또는 바코드를 가맹점단말기(30)에서 읽어들여 웹서버(21)로 암호화 화폐의 고유주소를 인가하여 웹서버(21)를 통해 거래 승인을 수락받는 거래승인단계(S40)와; The transaction approval step (S40) of reading a QR code or a barcode embedded in the electronic wallet from the merchant terminal 30 to authorize the unique address of the cryptocurrency to the web server 21 to accept the transaction approval through the web server 21 (S40). Wow;
    클라이언트단말기(10)에 설치된 전자지갑에서 읽어들인 암호화 화폐를 결제 금액만큼 차감하여 가맹점 전자지갑으로 클라이언트의 암호화 화폐를 지급하고, 클라이언트의 암호화 화폐를 차감하는 결제를 수행하는 지급단계(S50)와; A payment step (S50) of subtracting the cryptocurrency read from the electronic wallet installed in the client terminal 10 by the payment amount to pay the client's cryptocurrency with the merchant's electronic wallet, and subtracting the client's cryptocurrency;
    상기 승인단계(S40)에서 웹서버(21)에서 결제가 거절되었다면 다른 암호화 화폐를 통해 결제를 수행할 수 있도록 대체 암호화 화폐를 선택하도록 요구하여 승인단계(S40)로 돌아가 결제를 수행하는 암호화 화폐 요구단계(S50);If the payment is rejected by the web server 21 in the approval step (S40), request to select an alternative cryptocurrency so that payment can be made through another cryptocurrency, and then return to the approval step (S40) to request a cryptocurrency for payment. Step S50;
    를 포함하여 구성하는 것을 특징으로 하는 암호화 화폐 결제방법.Cryptocurrency payment method characterized in that it comprises a.
  8. 제7항에 있어서, The method of claim 7, wherein
    상기 회원가입 및 회원번호 발급과정은, The membership registration and member number issuance process,
    클라이언트단말기(10)를 이용하여 웹서버(21)에서 제공하는 웹사이트를 통해 회원가입을 하는 단계(S11)와; Using the client terminal 10 to sign up through a website provided by the web server 21 (S11);
    회원가입 후 회원인증을 수행할 수 있도록 마그네틱 회원카드, QR 또는 바코드 형태의 회원코드, IC/NFC 회원카드 중 어느 하나, 이들의 일부 또는 전부를 발급받기 위해 웹서버(21)로 신청하는 단계(S12)와;Applying to the web server 21 to receive any or all of the magnetic member card, QR or barcode type member code, IC / NFC member card, or any of them so as to perform member authentication after registration ( S12);
    회원카드 또는 회원코드를 신청한 클라이언트의 회원번호를 웹서버(21)를 통해 발급하는 단계(S13)와; Issuing a member number of the client who applied for the member card or the member code through the web server 21 (S13);
    발급받은 회원번호를 기준으로 클라이언트단말기에서 신규로 결제를 수행할 수 있도록 웹서버(21)로 전자지갑을 요청이 있었는지 판단하는 단계(S14)와; Determining whether there is a request for an electronic wallet from the web server 21 so as to perform a new payment in the client terminal based on the issued member number (S14);
    신규 결제수단에 따른 요청에 의해 암호화 화폐, 선불카드, 상품권 등을 선택하고 선택한 내용에 따른 데이터가 클라이언트단말기에서 웹서버(21)로 전송되는 단계(S15)와; Selecting a cryptocurrency, a prepaid card, a gift certificate, etc. in response to a request for a new payment method, and transmitting data according to the selected content from the client terminal to the web server 21 (S15);
    클라이언트단말기(10)를 통해 선택한 결제수단에 대하여 전자지갑에 보유할 수 있도록 웹서버(21)는 클라이언트단말기(10)에서 전자지갑의 설치를 수행하기 위해 구글스토어와 연동시켜 프로그램을 제공하고, 제공한 전자지갑을 통해 암호화 화폐, 선불카드, 상품권을 보유하도록 하는 단계(S16);The web server 21 provides a program in conjunction with the Google Store to perform the installation of the electronic wallet in the client terminal 10 so as to be retained in the electronic wallet for the payment method selected through the client terminal 10. Step (S16) to hold the cryptocurrency, prepaid card, gift certificate through an electronic wallet;
    를 포함하는 것을 특징으로 하는 암호화 화폐 결제방법.Cryptocurrency payment method comprising a.
  9. 제7항에 있어서, The method of claim 7, wherein
    상기 사용요청단계(S20)는, The use request step (S20),
    클라이언트단말기(10)에 설치된 전자지갑을 활성화한 상태에서 아이디와 패스워드를 입력하여 로그인하고, 로그인한 상태에서 국내 또는 국외에서 사용하는지에 대하여 클라이언트가 전자지갑을 통해 선택하는 단계(S21)와; Inputting an ID and password in a state in which the electronic wallet installed in the client terminal 10 is activated, logging in, and selecting, by the client, via the electronic wallet whether the user is using the domestic or foreign country in the logged in state (S21);
    암호화 화폐를 사용할 나라를 선택한 상태에서 비트코인, 이더리움, 리프, 비트코인캐시, 라이트코인, 이오스, 대시, 모네로, 이더리움 클래식, 퀀턴, 비트코인 골드, 제트캐시 중에서 대표로 결제할 암호화 화폐 중에서 어느 하나 또는 복수로 선택하거나 상품권 또는 선불카드 중에서 우선 사용 순위를 선택하는 단계(S22)와; Cryptocurrency to be paid as a representative among Bitcoin, Ethereum, Leaf, Bitcoin Cash, Litecoin, EOS, Dash, Monero, Ethereum Classic, Quanton, Bitcoin Gold, and Jet Cash Selecting one or more of them or selecting a priority order among gift certificates or prepaid cards (S22);
    QR코드, 바코드, IC카드 NFC를 포함하여 이루어진 회원카드를 통해 가맹점에 제시하는 단계(S24)와;Presenting to the affiliated store through a membership card made up of QR code, barcode, IC card NFC (S24);
    클라이언트가 제시한 회원카드를 통해 가맹점으로부터 사용요청이 있는지를 웹서버(21)에서 판단하는 단계(S25)와; Determining, at the web server 21, whether there is a use request from the affiliated store through the membership card presented by the client (S25);
    클라이언트단말기에 설치된 전자지갑을 통해 클라이언트가 설정한 우선 순위 결제 수단을 확인하는 단계(S26)와; Confirming priority payment means set by the client through an electronic wallet installed in the client terminal (S26);
    웹서버(21)에서는 우선순위 결제수단을 확인한 상태에서 잔액이 있는지를 확인하는 판단하는 단계(S27)와; The web server 21 determines whether there is a balance in a state of confirming the priority payment means (S27);
    상기 단계(S27)에서 잔액이 있을 시에는 거래를 승인하는 S30 단계를 수행하고, 잔액이 없을 시에는 해당 결제 수단에 잔액이 부족한지를 판단하는 단계(S28)와;Performing a step S30 of approving a transaction when there is a balance in step S27, and determining whether a corresponding balance is insufficient in a corresponding payment method when there is no balance (S28);
    잔액이 부족한 결제수단이 아닌 다른 차순위 결제수단을 선택할 수 있도록 클라이언트단말기(10)의 전자지갑을 통해 메시지를 인가하여 거래가 실패할 수 있다는 것을 알리는 동시에 가맹점 사용요청 단계(S29)로 돌아가는 단계(S29);Step of returning to the merchant use request step (S29) while notifying that the transaction may be failed by authorizing a message through the electronic wallet of the client terminal 10 so as to select a payment method other than the insufficient payment method (S29). ;
    를 포함하는 것을 특징으로 하는 암호화 화폐 결제방법.Cryptocurrency payment method comprising a.
  10. 제7항에 있어서, The method of claim 7, wherein
    상기 거래승인단계(S40)는, The transaction approval step (S40),
    클라이언트단말기(10)에 설치된 전자지갑을 활성화 한 상태에서 클라이언트가 전자지갑을 통해 로그인한 상태에서 국내 또는 외국에서 사용할 것인지는 선택하는 단계(S41a, S42a)와; Selecting whether to use in the domestic or foreign country while the client is logged in through the electronic wallet while activating the electronic wallet installed in the client terminal 10 (S41a, S42a);
    나라를 선택한 상태에서 사용할 암호화 코인, 선불카드 또는 상품권의 선택하고, 암호화 코인을 선택하였다면 시세를 확인하는 단계(S42a, S42b)와; Selecting a crypto coin, a prepaid card or a gift certificate to be used in a state of selecting a country, and checking the price if the crypto coin is selected (S42a, S42b);
    가맹점에서 결제할 금액을 확인하는 단계(S43a, S43b)와; Checking the amount to be paid at the merchant (S43a, S43b);
    가맹점에서 결제할 금액을 확인한 후 가맹점에 설치된 가맹점단말기(30)를 통해 웹서버(21)로 실제 사용자 및 암호화 코인을 사용을 요청하였는지 웹서버(21)에서 판단하는 단계(S44)와;Checking the amount to be paid at the affiliated store and determining, at the web server 21, whether the actual user and the encryption coin are requested to the web server 21 through the affiliated terminal 30 installed in the affiliated store (S44);
    가맹점단말기(30)로부터 사용요청이 있는 것으로 판단되면, 클라이언트의 데이터를 확인하여 잔액을 웹서버(21)에서 데이터베이스를 확인하는 단계(S45)와; If it is determined that there is a request for use from the affiliated terminal 30, checking the data of the client to check the balance database on the web server 21 (S45);
    가맹점의 결제 금액이 잔액보다 작을 시에는 웹서버(21)에서 암호화 코인, 선불카드 또는 상품권을 차감하는 결제를 진행하는 단계(S46)와;When the payment amount of the merchant is smaller than the balance, performing the settlement by deducting the encryption coin, the prepaid card or the gift certificate from the web server 21 (S46);
    결제가 완료되면 가맹점에 결제가 완료되었다는 거래승인에 대한 데이터를 인가하여 이를 확인할 수 있도록 하는 단계(S47)와; When the payment is completed step (S47) to authorize the data about the transaction approval that the payment is completed to the merchant (S47);
    상기 단계(S45)에서 잔액이 부족한 것으로 웹서버(21)에서 판단되면, 클라이언트단말기(10) 및 가맹점단말기(30)로 잔액이 부족하다는 메시지를 인가하는 단계(S48)와; If it is determined in step S45 that the balance is insufficient, the web server 21, (S48) for applying a message that the balance is insufficient to the client terminal (10) and the merchant terminal (30);
    잔액이 부족하다는 메시지를 전송한 후 가맹점 단말기로 거래가 실패하였다라는 최종 메시지 전달하고 다른 암호화 코인 또는 선불카드, 상품권 중에서 결제를 진행할 수 있도록 S44단계로 이동하는 단계(S49);Transferring the final message that the transaction has failed to the merchant terminal after transmitting the message that the balance is insufficient and moving to step S44 so that payment can be made among other crypto coins or prepaid cards and gift certificates (S49);
    를 포함하는 것을 특징으로 하는 암호화 화폐 결제방법.Cryptocurrency payment method comprising a.
PCT/KR2019/000804 2018-04-03 2019-01-19 Cryptocurrency payment system and cryptocurrency payment method WO2019194398A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2018-0038915 2018-04-03
KR1020180038915A KR102033244B1 (en) 2018-04-03 2018-04-03 Settlement system of encrypted money and payment method of encrypted money

Publications (1)

Publication Number Publication Date
WO2019194398A1 true WO2019194398A1 (en) 2019-10-10

Family

ID=68100948

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2019/000804 WO2019194398A1 (en) 2018-04-03 2019-01-19 Cryptocurrency payment system and cryptocurrency payment method

Country Status (2)

Country Link
KR (1) KR102033244B1 (en)
WO (1) WO2019194398A1 (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102287626B1 (en) * 2020-01-22 2021-08-10 주식회사 트루스트체인 System for integrating mileage based on blockchain and method thereof
KR102408072B1 (en) * 2020-12-04 2022-06-10 심용태 Event management system using cryptocurrency
KR102536068B1 (en) * 2021-02-02 2023-05-23 노영우 Method and system of virtual currency payment based on mitigation of virtual currency value fluctuation
KR102500585B1 (en) * 2021-03-18 2023-02-17 나정식 Method for processing financial businessusing virtual account using the qr code in off line
KR20220135209A (en) 2021-03-29 2022-10-06 박성우 Method for processing online product payment with cryptocurrency based on blockchain and apparatus thereof
KR102601460B1 (en) * 2021-04-13 2023-11-10 노영우 Method and system of virtual currency payment service providing benefit based on prior information of payment
KR102408070B1 (en) * 2021-05-17 2022-06-10 심용태 Mobile ticketing system using cryptocurrency
KR102389922B1 (en) 2021-07-16 2022-04-22 주식회사 시티랩스 Cryptocurrency payment gateway and its payment method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20160114749A (en) * 2015-02-25 2016-10-06 이진희 Dealing method of Crypto-currency base on Blockchain System
KR20160133704A (en) * 2015-05-13 2016-11-23 주식회사 우리은행 System for processing realtime payment transaction using overseas prepayment cash and method thereof
KR20170039324A (en) * 2015-10-01 2017-04-11 이경진 Method for providing card canceling service of card terminal
KR20170056332A (en) * 2015-11-13 2017-05-23 이정륜 System for paying offline using bitcoin and method thereof
KR101813256B1 (en) * 2017-07-18 2017-12-29 이기호 Payment system using virtual money exchange

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20160091194A (en) 2015-01-23 2016-08-02 네모아이씨티(주) Payment method and payment system using bitcoin

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20160114749A (en) * 2015-02-25 2016-10-06 이진희 Dealing method of Crypto-currency base on Blockchain System
KR20160133704A (en) * 2015-05-13 2016-11-23 주식회사 우리은행 System for processing realtime payment transaction using overseas prepayment cash and method thereof
KR20170039324A (en) * 2015-10-01 2017-04-11 이경진 Method for providing card canceling service of card terminal
KR20170056332A (en) * 2015-11-13 2017-05-23 이정륜 System for paying offline using bitcoin and method thereof
KR101813256B1 (en) * 2017-07-18 2017-12-29 이기호 Payment system using virtual money exchange

Also Published As

Publication number Publication date
KR20190115792A (en) 2019-10-14
KR102033244B1 (en) 2019-11-08

Similar Documents

Publication Publication Date Title
WO2019194398A1 (en) Cryptocurrency payment system and cryptocurrency payment method
US6805289B2 (en) Prepaid card payment system and method for electronic commerce
CN109313764A (en) Tokenized system and method are carried out to the Deposit Account Number used at Payment Card receiving station
KR102094101B1 (en) Interlocked digital currency system and method thereof, Payment system between electronic wallets interlocked to the dedicated digital currency, and method thereof
KR100764422B1 (en) Electronic payment method.
CN116171450A (en) Electronic financial transaction system using digital assets and payment method of the same
KR20140101199A (en) Mobile communication terminal payment system using one time code
KR20000054540A (en) Digital Merchandise Bond Distribution Method and Settlement System with Mobile Communication Terminals
CZ2007504A3 (en) Method of making payment transaction by making use of mobile terminal
KR101327292B1 (en) Goods/service price payment system based on ars authentication using variious payment means and price payment method of the same
KR100867132B1 (en) Electronic Commerce Method on the Internet
KR20110135260A (en) Individual prepayment system, and operating method thereof
KR20220016752A (en) Rental-pay management server and operation method thereof
KR20010073901A (en) Electronic Settlement System Using Advance Payment Typed Card Related to Credit Card
KR101887669B1 (en) Joint payment apparatus and the method thereof
JPWO2004066179A1 (en) Point management method and point management system
KR20120100283A (en) System and method for electronic payment
WO2015000807A1 (en) Method and system for carrying out electronic transactions
KR20090076316A (en) Mobile virtual machine trading stamp circulation and management system and settlement method using virtual machine trading stamp
KR101152164B1 (en) System and method for immediate issuing mobile gift certificate
KR20020094165A (en) System and Method for exchange of electronic currency and electronic securities
JP2002251579A (en) System and method for electronic settlement authentication server device
RU2295771C1 (en) Method for realizing electronic transactions
KR101014368B1 (en) A payment method using payer id and payment device
US8510217B1 (en) Internet-calling card

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19781880

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19781880

Country of ref document: EP

Kind code of ref document: A1