TWM609051U - System for converting interface specification of financial transaction application program - Google Patents

System for converting interface specification of financial transaction application program Download PDF

Info

Publication number
TWM609051U
TWM609051U TW109214821U TW109214821U TWM609051U TW M609051 U TWM609051 U TW M609051U TW 109214821 U TW109214821 U TW 109214821U TW 109214821 U TW109214821 U TW 109214821U TW M609051 U TWM609051 U TW M609051U
Authority
TW
Taiwan
Prior art keywords
transaction
specifications
receiving end
application program
management platform
Prior art date
Application number
TW109214821U
Other languages
Chinese (zh)
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 財金資訊股份有限公司
Priority to TW109214821U priority Critical patent/TWM609051U/en
Publication of TWM609051U publication Critical patent/TWM609051U/en

Links

Images

Abstract

一種轉換金融交易應用程式介面規格之系統,利用一應用程式介面管理平台制定需求封包之一標頭檔中之複數規格欄位及儲存接收端之複數第二規格;當來源端接收一支付卡之交易時,透過一第一應用程式介面送出包含該交易之需求封包,需求封包為一Http網址,並包含來源端之複數第一規格;應用程式介面管理平台接收該需求封包後,對規格欄位進行轉換,形成符合接收端格式的一新需求封包;接收端透過一第二應用程式介面接收該新需求封包並確認交易後,通過應用程式介面管理平台傳送一回應封包給來源端。A system for converting financial transaction application program interface specifications, using an application program interface management platform to formulate multiple specification fields in a header file of a demand packet and store the multiple second specifications of the receiving end; when the source end receives a payment card During a transaction, a request packet containing the transaction is sent through a first application program interface. The request packet is an Http URL and contains the first specification of the source end; after the application program interface management platform receives the request packet, it checks the specification field The conversion is performed to form a new demand packet conforming to the receiving end format; the receiving end receives the new demand packet through a second application program interface and confirms the transaction, and then sends a response packet to the source end through the application program interface management platform.

Description

轉換金融交易應用程式介面規格之系統System for converting the interface specifications of financial transaction applications

本創作係有關一種新型的金流架構,特別是指一種轉換金融交易應用程式介面規格之系統。This creation is about a new type of cash flow architecture, especially a system that converts the interface specifications of financial transaction application programs.

目前交易平台與銀行進行交易時,由於不同機構所使用的訊息格式不盡相同,一般使用應用程式介面(API)格式的交易訊息,雙方約定好規格後,以Https傳輸協定傳送及接收,但不同機構的欄位內容也不相同,難以對接。以第1圖為例,若要將電支機構20和金融機構22對接,則電支機構20與金融機構20需先約定好格式,電支機構20為用戶端,發出請求Request封包,而金融機構22為伺服器端,接收請求後再將Response回應給電支20業者。但由於格式不同,金融機構22難以對接多家電支機構20,同樣電支機構20為了對接多家金融機構22,也需要修改系統以符合不同金融機構22的格式需求,相當耗費時間及人力成本。At present, when the transaction platform and the bank conduct transactions, because the message formats used by different institutions are not the same, the transaction messages in the application programming interface (API) format are generally used. After the two parties have agreed on the specifications, they will be sent and received by the Https transmission protocol, but they are different The content of the fields of the organization is also different, and it is difficult to connect. Taking Figure 1 as an example, if the electronic branch 20 and the financial institution 22 are to be connected, the electronic branch 20 and the financial institution 20 need to agree on the format first. The electronic branch 20 is the client and sends a request packet, and the financial institution 20 is the client. The organization 22 is a server, and after receiving the request, it responds with a Response to the electric branch 20 operator. However, due to the different formats, it is difficult for the financial institution 22 to connect to multiple home appliances branch institutions 20. Similarly, the electrical branch institution 20 also needs to modify the system to meet the format requirements of different financial institutions 22 in order to interface with multiple financial institutions 22, which is time-consuming and labor-intensive.

近幾年開放銀行之議題被廣泛討論,開放銀行的核心是技術規範,即應用程式介面(API),其允許金融系統安全地存取共用資料和跨各方處理事務。若有一第三方機構可提供應用程式介面管理平台,並制定統一規範,利用應用程式介面管理平台進行多方格式轉換。則可快速配合政府政策提供相應功能,且金融機構在系統最小修改、甚至不用修改之條件下,發想利用應用程式介面管理平台之特性,介接政府機關的資訊系統、一般網路交易平台及金融機構伺服器,實作應用程式介面管理平台之一對多、多對一及多對多之技術應用。In recent years, the topic of open banking has been widely discussed. The core of open banking is the technical specification, namely the application programming interface (API), which allows the financial system to securely access shared data and process transactions across parties. If a third-party organization can provide an application program interface management platform, and formulate a unified standard, use the application program interface management platform for multi-format conversion. It can quickly cooperate with government policies to provide corresponding functions, and financial institutions want to use the characteristics of the application program interface management platform to interface with government agencies’ information systems, general online trading platforms and The financial institution server implements one-to-many, many-to-one and many-to-many technical applications of the application program interface management platform.

因此,本創作針對上述習知技術之缺失及未來之需求,提出一種轉換金融交易應用程式介面規格之系統,具體架構及其實施方式將詳述於下:Therefore, in response to the lack of the above-mentioned conventional technology and future needs, this creation proposes a system for converting the interface specifications of financial transaction applications. The specific architecture and implementation methods will be described in detail below:

本創作之主要目的在提供一種轉換金融交易應用程式介面規格之系統,其利用應用程式介面管理平台制定一可包容各機構的交易封包規格,並可將規格欄位中的資料從來源端自動轉換成接收端的資料,以達到一對多、多對一及多對多皆可對接的目的。The main purpose of this creation is to provide a system for converting financial transaction application interface specifications. It uses the application interface management platform to formulate a transaction package specification that can accommodate various institutions, and can automatically convert the data in the specification field from the source. The data at the receiving end can be connected to achieve one-to-many, many-to-one and many-to-many connections.

本創作之另一目的在提供一種轉換金融交易應用程式介面規格之系統,其在需求封包的網址上新增一單位代碼識別符,直接區別接收端是哪間機構,加快規格轉換。Another purpose of this creation is to provide a system for converting financial transaction application interface specifications. It adds a unit code identifier to the URL of the demand packet to directly distinguish which institution is the receiving end and speed up the specification conversion.

為達上述目的,本創作提供一種轉換金融交易應用程式介面規格之系統,包括:至少一來源端,其為交易平台伺服器或金融機構伺服器,接收一支付卡之交易,並透過一第一應用程式介面送出包含該交易之一需求封包,該需求封包為一Http網址,並包含該來源端之複數第一規格;一應用程式介面管理平台,與該來源端訊號連接,制定該需求封包之一標頭檔中之複數規格欄位,並對該等規格欄位中之該第一規格進行轉換,形成一新需求封包;以及至少一接收端,其為金融機構伺服器或交易平台伺服器,與該應用程式介面管理平台訊號連接,透過一第二應用程式介面接收該新需求封包並確認交易後,通過該應用程式介面管理平台傳送一回應封包給該來源端;其中,該應用程式介面管理平台中儲存該接收端之複數第二規格,當該應用程式介面管理平台接收來自該來源端之該需求封包後,將原先包含該等第一規格之該等規格欄位轉換成該接收端之該等第二規格,以產生符合該接收端之格式的該新需求封包,並傳送到該接收端。To achieve the above objectives, this creation provides a system for converting financial transaction application interface specifications, including: at least one source terminal, which is a transaction platform server or a financial institution server, which receives a payment card transaction, and uses a first The application program interface sends a demand packet containing the transaction. The demand packet is an Http URL and contains the first specification of the source end; an application program interface management platform is connected with the source end signal to define the demand packet A plurality of specification fields in a header file, and conversion of the first specification in the specification fields to form a new demand packet; and at least one receiving end, which is a financial institution server or a trading platform server , Connect with the application program interface management platform signal, receive the new demand packet through a second application program interface and confirm the transaction, and send a response packet to the source end through the application program interface management platform; wherein, the application program interface The management platform stores a plurality of second specifications of the receiving end, and when the application program interface management platform receives the demand packet from the source end, it converts the specification fields that originally contained the first specifications into the receiving end The second specifications are used to generate the new demand packet conforming to the format of the receiving end and transmit it to the receiving end.

依據本創作之實施例,該來源端為交易平台伺服器而該接收端為金融機構伺服器時,該接收端為該支付卡之發卡銀行,該需求封包中之該等規格欄位中之單位名稱從該來源端之單位名稱被修改為該發卡銀行之名稱。According to the embodiment of this creation, when the source end is a transaction platform server and the receiving end is a financial institution server, the receiving end is the issuing bank of the payment card, and the units in the specification fields in the demand packet The name is changed from the unit name of the source to the name of the issuing bank.

依據本創作之實施例,該來源端為交易平台伺服器而該接收端為金融機構伺服器時,該接收端為該支付卡之發卡銀行,該應用程式介面管理平台從該需求封包中找出該接收端之一單位代碼,並做為一單位代碼識別符填入該Http網址中,該單位代碼為該發卡銀行之銀行代碼。According to the embodiment of this creation, when the source end is a transaction platform server and the receiving end is a financial institution server, the receiving end is the issuing bank of the payment card, and the application program interface management platform finds out from the demand packet A unit code of the receiving end is filled in the Http URL as a unit code identifier, and the unit code is the bank code of the issuing bank.

依據本創作之實施例,該應用程式介面管理平台所制定之該等規格欄位之長度大於等於該等第一規格及該等第二規格之內容長度,且該等第一、第二規格之內容係在該等規格欄位中靠右,左側空白、補零或填入其他符號。According to the embodiment of this creation, the length of the specification fields established by the application program interface management platform is greater than or equal to the content length of the first specification and the second specification, and the length of the first and second specifications The content is to the right in these specification fields, and the left is blank, zero-filled or other symbols are filled in.

依據本創作之實施例,該來源端為金融機構伺服器而該接收端為交易平台伺服器時,該來源端為該支付卡之發卡銀行,該支付卡係透過自動櫃員機、行動銀行或行動支付送出該交易到該發卡銀行。According to the embodiment of this creation, when the source end is a financial institution server and the receiving end is a transaction platform server, the source end is the issuing bank of the payment card, and the payment card is through an ATM, a mobile bank, or a mobile payment Send the transaction to the issuing bank.

依據本創作之實施例,該等第一規格及該等第二規格之欄位名稱不同但內容為相同意義時,該應用程式介面管理平台將該等規格欄位之欄位名稱進行轉換,以與該接收端所需之欄位名稱一致。According to the embodiment of this creation, when the field names of the first specifications and the second specifications are different but the content has the same meaning, the application program interface management platform converts the field names of these specifications fields to It is consistent with the field name required by the receiving end.

依據本創作之實施例,該支付卡為信用卡。According to the embodiment of the present creation, the payment card is a credit card.

依據本創作之實施例,該需求封包中更包括該支付卡之卡片資料及該交易之交易資訊,該卡片資料包括卡號、效期、金鑰,該交易資訊包括交易時間、交易金額、機台編號、交易驗證碼。According to the embodiment of this creation, the demand package further includes the card data of the payment card and the transaction information of the transaction. The card data includes the card number, expiration date, and key. The transaction information includes transaction time, transaction amount, and machine. Number, transaction verification code.

依據本創作之實施例,該卡片資料及該交易資訊係經過加密後,透過該應用程式介面管理平台傳送到該接收端進行解密。According to the embodiment of this creation, the card data and the transaction information are encrypted and then sent to the receiving end for decryption through the application program interface management platform.

本創作提供一種轉換金融交易應用程式介面規格之系統,利用應用程式介面管理平台轉換交易平台及金融機構間不同格式的應用程式訊息封包,可對接多個交易平台和多間金融機構,達到一對多、多對一及多對多之交易需求。This creation provides a system for converting financial transaction application program interface specifications. The application program interface management platform is used to convert application message packets of different formats between trading platforms and financial institutions, which can be connected to multiple trading platforms and multiple financial institutions to achieve one pair Many, many-to-one and many-to-many transaction requirements.

請參考第2圖,其為本創作轉換金融交易應用程式介面規格之系統10之第一實施例之方塊圖。轉換金融交易應用程式介面規格之系統10包含至少一個來源端12、一個應用程式介面管理平台14以及至少一個接收端16,應用程式介面管理平台14分別與來源端12及接收端16訊號連接。其中,來源端12及接收端16分別代表交易平台伺服器或金融機構伺服器的其中之一者。而來源端12設置有第一應用程式介面122,接收端設置有第二應用程式介面162。Please refer to Figure 2, which is a block diagram of the first embodiment of the system 10 for creating and converting financial transaction application interface specifications. The system 10 for converting financial transaction application program interface specifications includes at least one source terminal 12, an application program interface management platform 14 and at least one receiving terminal 16. The application program interface management platform 14 is connected to the source terminal 12 and the receiving terminal 16 by signals respectively. Among them, the source terminal 12 and the receiving terminal 16 respectively represent one of a trading platform server or a financial institution server. The source end 12 is provided with a first application programming interface 122, and the receiving end is provided with a second application programming interface 162.

不論來源端12及接收端16為交易平台伺服器或金融機構伺服器,當來源端1先接收支付卡之交易時,當即傳送交易訊息至接收端16進行確認。支付卡包括金融卡、信用卡、儲值卡中的任一者。具體而言,來源端12的第一應用程式介面122送出包含該筆交易的需求封包。需求封包為一Http網址的形式,其中包含來源端12的複數第一規格。需求封包還包括支付卡的卡片資料以及該筆交易的交易資訊:前述卡片資料包括卡號、效期及金鑰等;交易資訊包括交易時間、商品名稱或編號、交易金額、機台編號及交易驗證碼等。支付卡可為信用卡。Regardless of whether the source terminal 12 and the receiving terminal 16 are transaction platform servers or financial institution servers, when the source terminal 1 receives the payment card transaction first, it immediately sends a transaction message to the receiving terminal 16 for confirmation. The payment card includes any one of a financial card, a credit card, and a stored-value card. Specifically, the first application program interface 122 of the source terminal 12 sends a demand packet containing the transaction. The demand packet is in the form of an Http URL, which contains the plural first specifications of the source terminal 12. The demand package also includes the card information of the payment card and the transaction information of the transaction: the aforementioned card information includes the card number, expiration date and key, etc.; transaction information includes transaction time, product name or number, transaction amount, machine number, and transaction verification Code and so on. The payment card may be a credit card.

應用程式介面管理平台14為具有公信力的第三方中介機構,其提供多方對接的平台。應用程式介面管理平台14制定需求封包之一標頭檔中之複數規格欄位,並對規格欄位中之第一規格進行轉換,形成新需求封包,藉此符合多方不同規格的交易需求。The application program interface management platform 14 is a credible third-party intermediary organization that provides a platform for multi-party docking. The application program interface management platform 14 formulates a plurality of specification fields in a header file of a demand package, and converts the first specification in the specification field to form a new demand package, thereby meeting the transaction requirements of multiple parties with different specifications.

具體來說,應用程式介面管理平台14中預先儲存接收端16之複數第二規格。當應用程式介面管理平台14接收來自來源端12之需求封包後,會從需求封包中找出指定的接收端16與其對應的第二規格。接著,應用程式介面管理平台14將原先包含第一規格之規格欄位,轉換成接收端16之第二規格,藉此產生符合接收端16之格式的新需求封包。Specifically, the application program interface management platform 14 pre-stores a plurality of second specifications of the receiving end 16. After the application program interface management platform 14 receives the demand packet from the source end 12, it will find the designated receiving end 16 and its corresponding second specification from the demand packet. Then, the application program interface management platform 14 converts the specification field originally containing the first specification into the second specification of the receiving end 16, thereby generating a new demand packet that conforms to the format of the receiving end 16.

接收端16透過第二應用程式介面162,接收新需求封包並且確認交易。接著,接收端16透過應用程式介面管理平台14依原始路徑傳送回應封包回來源端12。The receiving end 16 receives the new demand packet and confirms the transaction through the second application program interface 162. Then, the receiving end 16 transmits the response packet back to the source end 12 through the application program interface management platform 14 according to the original path.

接下來解釋Http格式的需求封包,請參考第1B圖。第1B圖繪示了一個訊息處理可接受的網址(URL)、Method、Headers(標頭檔)以及Body(內文)。在本創作中,應用程式介面管理平台14制定需求封包中標頭檔的規格欄位,規格欄位的數量大於等於第一規格及第二規格之數量。例如制式的規格欄位共有10個欄位,若接收端的第二規格只有4個,則應用程式介面管理平台14將該4個規格填入規格欄位中,並將其餘6個欄位刪除。此外,規格欄位之長度也大於等於第一規格及第二規格之內容長度。因此,不論來源端12和接收端16的規格有多長,規格欄位皆足以容納。在規格欄位中,右側排列有第一規格及第二規格之內容,左側的空白部分留白、補零或填入其他符號。Next, explain the demand packet in Http format, please refer to Figure 1B. Figure 1B shows a web address (URL), Method, Headers (header file), and Body (text) that are acceptable for message processing. In this creation, the application program interface management platform 14 formulates the specification field of the header file in the demand packet, and the number of the specification field is greater than or equal to the number of the first specification and the second specification. For example, there are 10 fields in the specification field of the standard. If there are only 4 second specifications at the receiving end, the application program interface management platform 14 fills the 4 specifications into the specification field and deletes the remaining 6 fields. In addition, the length of the specification field is also greater than or equal to the content length of the first specification and the second specification. Therefore, no matter how long the specifications of the source terminal 12 and the receiver terminal 16 are, the specifications field is sufficient to accommodate them. In the specification column, the content of the first specification and the second specification are arranged on the right side, and the blank part on the left is left blank, zero-filled or other symbols are filled in.

第3圖為應用本創作轉換金融交易應用程式介面規格之方法之流程圖。於步驟S10中,一應用程式介面管理平台14制定一需求封包之一標頭檔中之複數規格欄位,及儲存至少一接收端16之複數第二規格;接著如步驟S12所述,當來源端12接收支付卡之交易時,透過一第一應用程式介面122送出包含該交易之需求封包給應用程式介面管理平台14,需求封包為一Http網址,並包含該來源端之複數第一規格;步驟S14中,應用程式介面管理平台14接收來自來源端12之需求封包後,對規格欄位進行轉換,將原先包含第一規格之規格欄位轉換成接收端16之第二規格,形成符合接收端16之格式的一新需求封包;最後如步驟S16所述,接收端16透過一第二應用程式介面162接收新需求封包,並確認交易後,通過應用程式介面管理平台14傳送一回應封包給來源端12。來源端12會將交易結果顯示給消費者觀看。Figure 3 is a flowchart of the method of applying this creation to convert the interface specifications of financial transaction application programs. In step S10, an application program interface management platform 14 formulates a plurality of specification fields in a header file of a demand packet, and stores a plurality of second specifications of at least one receiving end 16; then, as described in step S12, when the source When the terminal 12 receives a payment card transaction, it sends a demand packet containing the transaction to the application program interface management platform 14 through a first application program interface 122. The demand packet is an Http URL and contains a plurality of first specifications of the source terminal; In step S14, after the application program interface management platform 14 receives the demand packet from the source end 12, it converts the specification field, and converts the specification field originally containing the first specification into the second specification of the receiving end 16, forming a conforming reception A new demand packet in the format of the end 16; finally, as described in step S16, the receiving end 16 receives the new demand packet through a second application program interface 162, and after confirming the transaction, transmits a response packet to the application interface management platform 14 Source side 12. The source terminal 12 will display the transaction result to the consumer for viewing.

首先說明本創作的第一實施例,請再次參照第2圖。來源端12為交易平台伺服器,例如衛福部的口罩販售平台。接收端16為金融機構伺服器,例如多間有和應用程式管理平台14合作的銀行,換言之,接收端16為支付卡的發卡銀行。假設持卡人將台灣銀行發行的信用卡插入來源端12,則來源端依據自定規格、或應用程式介面管理平台14所制定的規格,發送包含第一規格的需求封包。如前文所述,需求封包具有交易資訊,故不再贅述。應用程式介面管理平台14將需求封包轉換為接收端16(即台灣銀行)的第二應用程式介面162的規格後,發送至接收端16取得授權。最後,接收端16在完成交易確認並且核發授權後,將包含授權結果的回應封包依循原始路徑傳送回來源端12,藉此通知持卡人。First, the first embodiment of this creation will be explained. Please refer to Figure 2 again. The source end 12 is a trading platform server, such as a mask sales platform of the Ministry of Health and Welfare. The receiving end 16 is a server of a financial institution, such as a number of banks that cooperate with the application management platform 14. In other words, the receiving end 16 is a payment card issuing bank. Assuming that the cardholder inserts the credit card issued by the Bank of Taiwan into the source terminal 12, the source terminal sends a demand packet containing the first specification according to the self-defined specifications or the specifications established by the application program interface management platform 14. As mentioned above, the demand packet has transaction information, so I won’t repeat it here. The application program interface management platform 14 converts the demand packet into the specifications of the second application program interface 162 of the receiving end 16 (ie, Bank of Taiwan), and then sends it to the receiving end 16 for authorization. Finally, after the receiving end 16 completes the transaction confirmation and issues the authorization, it sends the response packet containing the authorization result back to the source end 12 along the original path, thereby notifying the cardholder.

較佳的,需求封包中的規格欄位可規劃卡片資料。舉例而言,在來源端12發送的需求封包中,其規格欄位有一個記載單位名稱的欄位,該欄位填寫有交易平台伺服器的名稱。在應用程式介面管理平台14接受需求封包後,將該欄位修改為發卡銀行的名稱。Preferably, the specification field in the demand packet can be used to plan card data. For example, in the demand packet sent by the source 12, the specification field has a field for recording the unit name, and the field is filled with the name of the trading platform server. After the application program interface management platform 14 accepts the demand packet, the field is modified to the name of the issuing bank.

在實際情況下,不同機構對於同樣的事物會採用不同的名稱。假設第一規格及第二規格之欄位名稱不同,但內容為相同意義時,應用程式介面管理平台14會將規格欄位之欄位名稱進行轉換,藉此與接收端16所需的欄位名稱維持一致。舉例而言,若來源端12傳送來的需求封包中,填入單位名稱的規格欄位是「銀行名稱」,但接收端16同一欄位的名稱卻是「事業單位名稱」。此時,由於應用程式介面管理平台14預先儲存各個接收端16的規格,因此能自動將欄位名稱轉換成「事業單位名稱」,藉此符合接收端16的規格。In reality, different organizations will use different names for the same thing. Assuming that the field names of the first specification and the second specification are different, but the content has the same meaning, the application program interface management platform 14 will convert the field name of the specification field to match the field required by the receiving end 16. The name remains the same. For example, if in the demand packet sent from the source end 12, the specification field filled with the unit name is "bank name", but the name of the same field at the receiving end 16 is "business unit name". At this time, since the application program interface management platform 14 pre-stores the specifications of each receiving end 16, it can automatically convert the field name into a "business unit name", thereby complying with the specifications of the receiving end 16.

較佳的,本創作在需求封包的網址上新增一識別符,提供直接辨別接收端16的發卡銀行。應用程式介面管理平台14從需求封包中找出接收端16之一單位代碼,並做為一單位代碼識別符填入Http網址中,單位代碼為發卡銀行之銀行代碼。舉例而言,若需求封包的網址為「https://openapi.fisc.com.tw/mask/v1.0.0/812/Auth」。其中「812」為銀行代碼,其由來源端12填寫。換言之,來源端12或接收端16可直接套用應用程式介面管理平台14所制定的規格,亦可由本段敘述所示,由來源端12或接收端16在網址中增加單位代碼的識別符。Preferably, this creation adds an identifier to the web address of the request packet to provide the card issuing bank directly identifying the receiving end 16. The application program interface management platform 14 finds a unit code of the receiving end 16 from the demand packet and fills it in the Http URL as a unit code identifier. The unit code is the bank code of the issuing bank. For example, if the URL of the required packet is "https://openapi.fisc.com.tw/mask/v1.0.0/812/Auth". Among them, "812" is the bank code, which is filled in by the source terminal 12. In other words, the source end 12 or the sink end 16 can directly apply the specifications formulated by the application program interface management platform 14, or as shown in this paragraph, the source end 12 or the sink end 16 can add the identifier of the unit code to the URL.

接下來說明本創作的第二實施例。請參考第4圖,其為本創作轉換金融交易應用程式介面規格之系統之第二實施例之方塊圖。與第一實施例的差異在於,第二實施例為多對一的實施例。其中,來源端12為金融機構伺服器,也是支付卡的發卡銀行。接收端16為交易平台伺服器,例如政府推出之振興三倍券控管平台。支付卡透過自動櫃員機、行動銀行或行動支付發送交易請求至發卡銀行,亦即發送至來源端12。接著,來源端12(金融機構)依應用程式介面管理平台14的制定規格,同時依據業務情境發送綁定、查詢、取消綁定、審核、鎖定、撥付、ATM取消撥付、查詢取消綁定等訊息,經由應用程式介面管理平台14將訊息轉送至接收端16(如振興三倍券控管平台),最後依循原始路徑將回應封包傳送回來源端12。由於來源端12的各個參加單位之第一應用程式介面122可能具有不同的規格,因此經由應用程式介面管理平台14轉換為接收端16的第二應用程式介面162的規格。如此一來,來源端12的各個參加單位可維持既有的API規格或微調之API規格傳輸,從而降低系統的開發成本,並且提供快速線上服務。Next, the second embodiment of the present creation will be explained. Please refer to Figure 4, which is a block diagram of the second embodiment of the system for creating and converting financial transaction application interface specifications. The difference from the first embodiment is that the second embodiment is a many-to-one embodiment. Among them, the source terminal 12 is a server of a financial institution, which is also the issuing bank of the payment card. The receiving end 16 is a trading platform server, such as the revitalization triple coupon control platform launched by the government. The payment card sends a transaction request to the card issuing bank through an automated teller machine, mobile bank or mobile payment, that is, to the source terminal 12. Then, the source end 12 (financial institution) according to the specifications of the application program interface management platform 14, and at the same time send binding, inquiry, unbinding, review, lock, payment, ATM cancel payment, query cancel binding and other messages according to the business context , The message is forwarded to the receiving end 16 through the application program interface management platform 14 (such as the revitalization of the triple coupon control platform), and finally the response packet is sent back to the source end 12 following the original path. Since the first application program interface 122 of each participating unit of the source end 12 may have different specifications, it is converted to the specifications of the second application program interface 162 of the receiving end 16 through the application program interface management platform 14. In this way, each participating unit of the source end 12 can maintain the existing API specifications or fine-tune the transmission of the API specifications, thereby reducing the development cost of the system and providing fast online services.

接下來說明本創作第三實施例。請參照第5圖,其為本創作轉換金融交易應用程式介面規格之系統之第三實施例之方塊圖。與第一、第二實施例的差異在於,第三實施例為多對多之實施例。其中,來源端12為交易平台伺服器,例如非金融體系的第三方業者(TSP)。接收端16為金融機構伺服器。在實際情況下,存在著需要多個交易平台同時對接多間金融機構的交易,例如開通記帳應用程式,其提供用戶查看多間銀行的帳戶資訊。對於消費者來說,開放銀行提供給消費者更大的自由,可以在一個平台上即時查看自己的所有財務狀況,而不是到不同銀行查看及處理多個帳戶。對於銀行來說,銀行有機會透過API向協力廠商開放其核心業務功能,進而擴展其業務。對於第三方業者來說,開放銀行的前提是能夠整合多個金融功能和資料,第三方業者通過整合服務和資料可提供多種創新途徑。金融機構決定開放哪些資料給哪些第三方業者,雙方通過應用程式介面管理平台14控管各API之使用限制。舉例而言,第三方業者(麻布記帳)之行動應用程式欲提供其客戶整合查詢客戶名下各家銀行信用卡之額度,利用應用程式介面管理平台14制定之「查詢客戶個人信用卡額度」的應用程式介面規格,先取得各接收端16(信用卡發卡銀行)同意調用該應用程式介面後,來源端12(第三方業者)即可於客戶選取查詢後,發送應用程式介面至A應用程式介面管理平台14,轉送至各接收端16(金融機構)查詢回應該客戶之信用卡額度,並整合顯示查詢結果於客戶的行動裝置上。Next, the third embodiment of the present creation will be explained. Please refer to Figure 5, which is a block diagram of the third embodiment of the system for creating and converting financial transaction application interface specifications. The difference from the first and second embodiments is that the third embodiment is a many-to-many embodiment. Among them, the source terminal 12 is a trading platform server, such as a third-party provider (TSP) of a non-financial system. The receiving end 16 is a server of a financial institution. In actual situations, there are transactions that require multiple transaction platforms to connect to multiple financial institutions at the same time, such as opening a billing application that allows users to view account information of multiple banks. For consumers, Open Banking provides consumers with greater freedom to instantly view all their financial status on one platform, instead of going to different banks to view and process multiple accounts. For banks, banks have the opportunity to open their core business functions to third-party vendors through APIs, and then expand their business. For the third-party industry, the premise of open banking is the ability to integrate multiple financial functions and data. The third-party industry can provide a variety of innovative ways by integrating services and data. The financial institution decides which data to open to which third-party industry, and both parties control the usage restrictions of each API through the application program interface management platform 14. For example, the mobile application of a third-party operator (burlap accounting) wants to provide its customers with an integrated query of the credit card limit of each bank under the customer's name, using the "inquiry customer's personal credit card limit" application developed by the application interface management platform 14 Interface specifications, after obtaining the approval of each receiving end 16 (credit card issuing bank) to call the application program interface, the source end 12 (third party operator) can send the application program interface to the application program interface management platform 14 after the customer selects the query , Forward to each receiving end 16 (financial institution) to query the customer’s credit card limit, and display the query result on the customer’s mobile device.

來源端12和接收端16之間是採點對點方式加密保護。來源端12所送出的卡片資料及交易資訊經過加密後,透過應用程式介面管理平台14傳送到接收端16,最終由接收端16進行解密。因此,應用程式介面管理平台14僅提供封包格式轉換、訊息傳遞的作用,無法解開及讀取到加密的資訊,因此不會有交易資訊外流的風險,可增加個資保護的安全性。The point-to-point encryption protection is adopted between the source end 12 and the receiving end 16. After the card data and transaction information sent by the source end 12 are encrypted, they are transmitted to the receiving end 16 through the application program interface management platform 14 and finally decrypted by the receiving end 16. Therefore, the application program interface management platform 14 only provides the functions of packet format conversion and message transmission, and cannot decrypt and read encrypted information. Therefore, there is no risk of transaction information outflow, and the security of personal information protection can be increased.

綜上所述,藉由本創作所提供之轉換金融交易應用程式介面規格之系統,利用應用程式介面管理平台制定一可包容各機構的交易封包規格,並可將需求封包的標頭檔中的規格欄位從來源端的資料自動轉換成接收端的資料,還可以在需求封包的網址上新增一單位代碼識別符,直接區別接收端是哪間機構,加快規格轉換,以使各交易平台伺服器和各金融機構伺服器即使採用不同的應用程式介面規格,仍可達到一對多、多對一及多對多等多方對接的目的。In summary, with the system for converting financial transaction application interface specifications provided by this author, the application interface management platform is used to formulate a transaction package specification that can accommodate various institutions, and the specifications in the header file of the required package can be formulated The fields are automatically converted from the data at the source end to the data at the receiving end. You can also add a unit code identifier to the URL of the required packet to directly distinguish which organization is the receiving end, speed up the specification conversion, so that the server of each trading platform can be Even if the servers of various financial institutions adopt different application programming interface specifications, they can still achieve multi-party docking such as one-to-many, many-to-one, and many-to-many.

唯以上所述者,僅為本創作之較佳實施例而已,並非用來限定本創作實施之範圍。故即凡依本創作申請範圍所述之特徵及精神所為之均等變化或修飾,均應包括於本創作之申請專利範圍內。Only the above are only the preferred embodiments of this creation, and they are not used to limit the scope of implementation of this creation. Therefore, all equivalent changes or modifications made in accordance with the characteristics and spirit of the application scope of this creation shall be included in the scope of patent application of this creation.

10:轉換金融交易應用程式介面規格之系統 12:來源端 122:第一應用程式介面 14:應用程式介面管理平台 16:接收端 162:第二應用程式介面 10: System for converting the interface specifications of financial transaction applications 12: Source 122: The first application program interface 14: Application programming interface management platform 16: receiving end 162: The second application program interface

第1A圖為習知技術電支業者與銀行點對點交易之示意圖。 第1B圖為Http網址之組成架構圖。 第2圖為本創作轉換金融交易應用程式介面規格之系統之第一實施例之方塊圖。 第3圖為應用本創作轉換金融交易應用程式介面規格之方法之流程圖。 第4圖為本創作轉換金融交易應用程式介面規格之系統之第二實施例之方塊圖。 第5圖為本創作轉換金融交易應用程式介面規格之系統之第三實施例之方塊圖。 Figure 1A is a schematic diagram of a peer-to-peer transaction between a conventional technology electric branch operator and a bank. Figure 1B is the structure diagram of the Http URL. Figure 2 is a block diagram of the first embodiment of a system for creating and converting financial transaction application interface specifications. Figure 3 is a flowchart of the method of applying this creation to convert the interface specifications of financial transaction application programs. Figure 4 is a block diagram of the second embodiment of the system for creating and converting financial transaction application interface specifications. Figure 5 is a block diagram of a third embodiment of a system for creating and converting financial transaction application interface specifications.

10:轉換金融交易應用程式介面規格之系統 10: System for converting the interface specifications of financial transaction applications

12:來源端 12: Source

122:第一應用程式介面 122: The first application program interface

14:應用程式介面管理平台 14: Application programming interface management platform

16:接收端 16: receiving end

162:第二應用程式介面 162: The second application program interface

Claims (9)

一種轉換金融交易應用程式介面規格之系統,包括: 至少一來源端,其為交易平台伺服器或金融機構伺服器,該來源端接收一支付卡之交易,並透過一第一應用程式介面送出包含該交易之一需求封包,該需求封包為一Http網址,並包含該來源端之複數第一規格; 一應用程式介面管理平台,與該來源端訊號連接,制定該需求封包之一標頭檔中之複數規格欄位,並對該等規格欄位中之該第一規格進行轉換,形成一新需求封包;以及 至少一接收端,其為金融機構伺服器或交易平台伺服器,與該應用程式介面管理平台訊號連接,該接收端透過一第二應用程式介面接收該新需求封包並確認交易後,通過該應用程式介面管理平台傳送一回應封包給該來源端; 其中,該應用程式介面管理平台中儲存該接收端之複數第二規格,當該應用程式介面管理平台接收來自該來源端之該需求封包後,將原先包含該等第一規格之該等規格欄位轉換成該接收端之該等第二規格,以產生符合該接收端之格式的該新需求封包,並傳送到該接收端。 A system for converting the interface specifications of financial transaction application programs, including: At least one source end, which is a transaction platform server or a financial institution server. The source end receives a payment card transaction and sends a demand packet containing the transaction through a first application program interface. The demand packet is an Http URL, and include the plural first specifications of the source end; An application program interface management platform, connected with the source end signal, formulates multiple specification fields in a header file of the demand packet, and converts the first specification in the specification fields to form a new demand Packet; and At least one receiving end, which is a financial institution server or a trading platform server, is connected to the application program interface management platform signal. The receiving end receives the new demand packet through a second application program interface and confirms the transaction, and then passes through the application The program interface management platform sends a response packet to the source end; Wherein, the API management platform stores a plurality of second specifications of the receiving end, and when the API management platform receives the demand packet from the source end, it will originally contain the specification fields of the first specifications Bits are converted into the second specifications of the receiving end to generate the new demand packet conforming to the format of the receiving end, and transmitted to the receiving end. 如請求項1所述之轉換金融交易應用程式介面規格之系統,其中該來源端為交易平台伺服器而該接收端為金融機構伺服器時,該接收端為該支付卡之發卡銀行,該需求封包中之該等規格欄位中之單位名稱從該來源端之單位名稱被修改為該發卡銀行之名稱。The system for converting financial transaction application interface specifications as described in claim 1, wherein when the source end is a transaction platform server and the receiving end is a financial institution server, the receiving end is the issuing bank of the payment card, and the requirement is The unit name in the specification fields in the package is changed from the unit name of the source end to the name of the issuing bank. 如請求項1所述之轉換金融交易應用程式介面規格之系統,其中該來源端為交易平台伺服器而該接收端為金融機構伺服器時,該接收端為該支付卡之發卡銀行,該應用程式介面管理平台從該需求封包中找出該接收端之一單位代碼,並做為一單位代碼識別符填入該Http網址中,該單位代碼為該發卡銀行之銀行代碼。The system for converting the interface specifications of financial transaction application programs as described in claim 1, wherein when the source end is a transaction platform server and the receiving end is a server of a financial institution, the receiving end is the issuing bank of the payment card, and the application The program interface management platform finds a unit code of the receiving end from the demand packet, and fills it in the Http URL as a unit code identifier. The unit code is the bank code of the issuing bank. 如請求項1所述之轉換金融交易應用程式介面規格之系統,其中該應用程式介面管理平台所制定之該等規格欄位之長度大於等於該等第一規格及該等第二規格之內容長度,且該等第一、第二規格之內容係在該等規格欄位中靠右,左側空白、補零或填入其他符號。The system for converting financial transaction application interface specifications as described in claim 1, wherein the length of the specification fields defined by the application interface management platform is greater than or equal to the content length of the first specifications and the second specifications , And the contents of the first and second specifications are to the right in the specifications field, and the left side is blank, zero-filled or other symbols are filled in. 如請求項1所述之轉換金融交易應用程式介面規格之系統,其中該來源端為金融機構伺服器而該接收端為交易平台伺服器時,該來源端為該支付卡之發卡銀行,該支付卡係透過自動櫃員機、行動銀行或行動支付送出該交易到該發卡銀行。For the system for converting financial transaction application interface specifications as described in claim 1, in which the source end is a financial institution server and the receiving end is a transaction platform server, the source end is the issuing bank of the payment card, and the payment The card sends the transaction to the issuing bank through an ATM, mobile bank or mobile payment. 如請求項1所述之轉換金融交易應用程式介面規格之系統,其中該等第一規格及該等第二規格之欄位名稱不同但內容為相同意義時,該應用程式介面管理平台將該等規格欄位之欄位名稱進行轉換,以與該接收端所需之欄位名稱一致。For the system for converting financial transaction application interface specifications as described in claim 1, where the field names of the first specifications and the second specifications are different but the contents have the same meaning, the application interface management platform shall The field name of the specification field is converted to be consistent with the field name required by the receiving end. 如請求項1所述之轉換金融交易應用程式介面規格之系統,其中該支付卡為信用卡。The system for converting the interface specification of a financial transaction application program as described in claim 1, wherein the payment card is a credit card. 如請求項1所述之轉換金融交易應用程式介面規格之系統,其中該需求封包中更包括該支付卡之卡片資料及該交易之交易資訊,該卡片資料包括卡號、效期、金鑰,該交易資訊包括交易時間、交易金額、機台編號、交易驗證碼。For example, the system for converting financial transaction application interface specifications as described in claim 1, wherein the demand packet further includes the card data of the payment card and the transaction information of the transaction. The card data includes the card number, expiration date, key, and Transaction information includes transaction time, transaction amount, machine number, and transaction verification code. 如請求項1所述之轉換金融交易應用程式介面規格之系統,其中該卡片資料及該交易資訊係經過加密後,透過該應用程式介面管理平台傳送到該接收端進行解密。The system for converting financial transaction application interface specifications as described in claim 1, wherein the card data and the transaction information are encrypted and sent to the receiving end through the application interface management platform for decryption.
TW109214821U 2020-11-10 2020-11-10 System for converting interface specification of financial transaction application program TWM609051U (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW109214821U TWM609051U (en) 2020-11-10 2020-11-10 System for converting interface specification of financial transaction application program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW109214821U TWM609051U (en) 2020-11-10 2020-11-10 System for converting interface specification of financial transaction application program

Publications (1)

Publication Number Publication Date
TWM609051U true TWM609051U (en) 2021-03-11

Family

ID=76036997

Family Applications (1)

Application Number Title Priority Date Filing Date
TW109214821U TWM609051U (en) 2020-11-10 2020-11-10 System for converting interface specification of financial transaction application program

Country Status (1)

Country Link
TW (1) TWM609051U (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI787666B (en) * 2020-11-10 2022-12-21 財金資訊股份有限公司 System and method for converting financial transaction API specification

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI787666B (en) * 2020-11-10 2022-12-21 財金資訊股份有限公司 System and method for converting financial transaction API specification

Similar Documents

Publication Publication Date Title
US8725638B2 (en) Method and system for payment authorization and card presentation using pre-issued identities
US6889325B1 (en) Transaction method and system for data networks, like internet
JP5165598B2 (en) Account link with private key
US20050097060A1 (en) Method for electronic commerce using security token and apparatus thereof
US20100153273A1 (en) Systems for performing transactions at a point-of-sale terminal using mutating identifiers
US20020026575A1 (en) Account-based digital signature (ABDS) system
KR20060070484A (en) Systems and methods for conducting secure payment transactions using a formatted data structure
TW201023067A (en) Payment method, system and payment platform capable of improving payment safety by virtual card
KR20170114905A (en) Elecronic device and electronic payement method using id-based public key cryptography
CN101686225A (en) Methods of data encryption and key generation for on-line payment
US6742125B1 (en) Distributed protocol for secure communication of commercial transactions and decentralized network employing the protocol
KR102085997B1 (en) Method and system for real estate transaction service based on block chain
JP2002342688A (en) Method for electric commerce, settlement proxy method, information issuing method of disposable and post-paying system and settlement requesting method
CA2988813A1 (en) Cross-funds management server-based payment system, and method, device and server therefor
US20070253260A1 (en) Integrating the Internet system of mediation of financial loans, purchase of goods and providing services
WO2021147296A1 (en) Qr code payment method and system employing mobile phone business card
TWM609051U (en) System for converting interface specification of financial transaction application program
CA3058530A1 (en) Cross-funds management server-based payment system, and method, device and server therefor
CA2988807A1 (en) Management across funds server-based payment system, and method, device and server
Cheong et al. Designing an efficient and secure credit card-based payment system with web services based on the ANSI X9. 59-2006
TWI787666B (en) System and method for converting financial transaction API specification
US20090204518A1 (en) System for electronically implementing a business transaction between a payee and a payor
TWM588303U (en) Electronic red envelope system
KR101171798B1 (en) System and method for electronic payment in electronic commerce, and recording medium used thereto
KR100458526B1 (en) System and Method for the wire·wireless complex electronic payment