Best Practices

Responses

Response checking/error handling: Merchants should make sure that all responses messages from Bluefin are captured and utilized to confirm a successful transaction.

Reporting

Daily Reporting

RSAPI reports return all transactions from a 24-hour period. RSAPI reports should not be run for the current day because too many transaction statuses are subject to change until all batches for that day are settled at the end of the day.

ACH Reporting

As mentioned previously in this portal, ACH transactions can take several days and sometimes even weeks to update their statuses. As a matter of practice merchants should setup a daily report to check for any ACH statuses that changed, so they can update their own records. To do so, run an RSAPI report using “action_date”. The report will show you the data for all transaction confirmations that were received from the previous day.

Recurring Reporting

Starting with version 3.6.1 of QSAPI, it returns a recurring ID (“recurring_id”) that merchants can use to segment out their recurring transactions from their standard transactions. This extra ID is in addition to the standard transaction ID. For many of our older API users who wish to have recurring IDs shown in an RSAPI report the switch to a newer version can usually be easily accommodated. Contact [email protected] to find out what would need to be modified for an upgrade.

Parsing the Data

The data should be parsed using field names. It should not be based on the incremental position of data rows. Future versions of RSAPI may include new field names or exclude previous field names, and parsing based on incremental values could lead to internal migration complexities for merchants.

Card Capture

Identifying a card brand: Issuer identification numbers are used to identify which card issuing company a particular card belongs to. You can determine this by checking the first few numbers of a credit card.

  • Visa – Starts with 4
  • Mastercard – Starts with numbers 51-55
  • American Express – Starts with 34, 37
  • Discover – Starts with 6011, 622126-622925, 644-649, 65
  • JCB – Starts with 3528-3589

Verifying if a credit card is a valid number prior to submitting a transaction:
All credit card numbers can be proven as being a valid credit card number by running a “Mod 10” or “Luhn algorithm” against a card number. Some merchants choose to verify a card prior to submission, to reduce the number of declined transactions that they receive. This practice is typically handled by a java script. Numerous examples of scripts that handle “Mod 10” can be found on the internet. Bluefin does not require merchants to perform a “Mod 10” check prior to submitting a card.

Error Messages

When coding your applications, please note that the wording on error handling responses are subject to change.

Zero Dollar ($0) Authorizations

When the Merchant issues a $0 authorization thru the API, depending on the end processor, Bluefin may register the $0 authorization but in reality, is sending a $1 authorization to the processor, receiving approval from the processor, passing the approval to the Merchant and at the same time, automatically issuing a reversal of the $1 authorization. So, it is possible that the actual cardholder could see a $1 authorization on their card, even though the authorization was reversed and in effect, cancelled.

URL Encoding

If you do not use the Bluefin PHP class in interacting with the API’s, the data element values that are sent must meet the “URL Encoding” standards.

URL Encoding is the process of converting string(s) into a valid URL format. Valid URL format means that the URL contains only what is termed as "alpha, digit, safe, extra, escape" characters, replacing “unsafe ASCII” characters with a “%” followed by two hexadecimal digits.

URL encoding is normally performed to convert data passed via html forms, because such data may contain special character, such as "/", ".", "#", and so on, which could either: a) have special meanings; or b) is not a valid character for an URL; or c) could be altered during transfer. For instance, the "#" character needs to be encoded because it has a special meaning of that of an html anchor. The space character also needs to be encoded because is not allowed on a valid URL format. Also, some characters, such as "~" might not transport properly across the internet


","html_promo":"","html_body":"","html_footer":"","html_head":"\n\n","html_footer_meta":"\n
\n
\n\n","html_hidelinks":false,"showVersion":false,"hideTableOfContents":false,"nextStepsLabel":"","promos":[{"extras":{"type":"none","buttonPrimary":"changelog","buttonSecondary":""},"title":"The PayConex Developer Portal","text":"Welcome to the PayConex Developer Portal! Here you can view API documentation, implementation guides, and release notes for past and upcoming releases for the PayConex payment gateway.","_id":"6089a2cd5e6464007955e34a"}],"loginLogo":[],"colorScheme":"light","logo_large":false,"changelog":{"layoutExpanded":false,"showAuthor":true,"showExactDate":false},"allowApiExplorerJsonEditor":false,"ai_dropdown":"disabled","ai_options":{"chatgpt":"enabled","claude":"enabled","clipboard":"enabled","copilot":"enabled","perplexity":"enabled","view_as_markdown":"enabled"},"showPageIcons":true,"layout":{"full_width":false,"style":"classic"}},"child":{"_id":"620bea9a03330c00a0c19aa5","appearance":{"rdmd":{"callouts":{"useIconFont":true},"theme":{"background":"","border":"","markdownEdge":"","markdownFont":"","markdownFontSize":"","markdownLineHeight":"","markdownRadius":"","markdownText":"","markdownTitle":"","markdownTitleFont":"","mdCodeBackground":"","mdCodeFont":"","mdCodeRadius":"","mdCodeTabs":"","mdCodeText":"","tableEdges":"","tableHead":"","tableHeadText":"","tableRow":"","tableStripe":"","tableText":"","text":"","title":""}},"main_body":{"type":"links"},"colors":{"highlight":"","main":"#071e49","main_alt":"#0053A5","header_text":"","body_highlight":"#00B4ED","custom_login_link_color":""},"typography":{"headline":"Open+Sans:400:sans-serif","body":"Open+Sans:400:sans-serif","typekit":false,"tk_key":"","tk_headline":"","tk_body":""},"header":{"style":"solid","img":[],"img_size":"auto","img_pos":"tl","linkStyle":"buttons"},"body":{"style":"none"},"global_landing_page":{"html":"","redirect":""},"referenceSimpleMode":true,"referenceLayout":"row","link_logo_to_url":false,"theme":"solid","overlay":"triangles","landing":true,"sticky":false,"hide_logo":true,"childrenAsPills":false,"subheaderStyle":"links","splitReferenceDocs":true,"showMetricsInReference":true,"logo":["https://files.readme.io/9d1f678-small-Bluefin_Logo_2021_RGB-h120.png","9d1f678-small-Bluefin_Logo_2021_RGB-h120.png",438,80,"#4ace4f","https://files.readme.io/8675849-Bluefin_Logo_2021_RGB-h120.png","6685938e8a66bb005a1d1551"],"logo_white":["https://files.readme.io/0562157-small-Bluefin_Logo_2021_RGB_White-h120.png","0562157-small-Bluefin_Logo_2021_RGB_White-h120.png",438,80,"#4ace4f","https://files.readme.io/62fc95d-Bluefin_Logo_2021_RGB_White-h120.png","6685939af22c910010afe086"],"logo_white_use":true,"favicon":["https://files.readme.io/d4e526e-small-Favicon-Bluefin-32.png","Favicon-Bluefin-32.png",32,32,"#015c9d","https://files.readme.io/a05763c-Favicon-Bluefin-32.png"],"stylesheet":"","stylesheet_hub2":"/*The following control header spacing. This was to create more space between sections so as to avoid visually overwhelming the user with a wall of text, but also to reduce the spacing between tightly coupled header/sections*/\n.heading-2{\nmargin-top: 1.2em!important;\n margin-bottom: .25em!important;\n border-bottom: 1px solid #ddd;\n font-size: 24px!important;\n}\n\n.heading-3{\nmargin-top: 1.5em!important;\n margin-bottom:8px!important;\n font-size: 20px!important;\n}\n\n.heading-4{\n margin-top: 1.4em!important;\n margin-bottom: 5px!important;\n font-size: 17px!important;\n}\n\n.heading-5{\n margin-top: 1.3em!important;\n margin-bottom: 5px!important;\n font-size: 15px!important;\n}\n\ntable {\n margin-bottom:2.2em!important;\n}\n\n\n/*The following 3 ensure that all highlighted navigation items are white upon selection*/\n.subnav-expanded .link-title{\n color: white; \n}\n\n.subnav-expanded li>a .link-title{\n color: black; \n}\n\n.text-wrap.subpage.active .link-title{\n color: white; \n}\n\n.bluefin_button {\n background-color: #00b4ed!important;\n color: white!important;\n text-decoration: none!important;\n font-size: 12px!important;\n margin-bottom: 1em;\n \n --button-icon-offset: -4px;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n border: solid 1px;\n border-radius: var(--border-radius);\n border-color: #00b4ed!important;\n -webkit-box-sizing: border-box!important;\n box-sizing: border-box!important;\n cursor: pointer;\n display: -webkit-inline-box;\n display: -ms-inline-flexbox;\n display: inline-flex;\n font: inherit;\n font-weight: var(--font-weight-bold);\n height: 40px;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n padding: 0 15px;\n -webkit-transition: var(--transition-fast) var(--transition-timing) background-color,var(--transition-fast) var(--transition-timing) border,var(--transition-slow) var(--transition-timing) box-shadow;\n transition: var(--transition-fast) var(--transition-timing) background-color,var(--transition-fast) var(--transition-timing) border,var(--transition-slow) var(--transition-timing) box-shadow;\n white-space: nowrap;\n }\n\na.bluefin_button:hover {\n background-color: white!important;\n color: #00b4ed!important;\n}\n\n.bluefin_box {\n background-color: #03a9e0!important;\n color: white!important;\n text-decoration: none!important;\n font-size: .8em!important;\n margin-bottom: 1em;\n \n --button-icon-offset: -4px;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n border: none;\n border-radius: var(--border-radius);\n -webkit-box-sizing: border-box!important;\n box-sizing: border-box!important;\n display: -webkit-inline-box;\n display: -ms-inline-flexbox;\n display: inline-flex;\n font: inherit;\n font-weight: var(--font-weight-normal);\n height: 4em;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n padding: 0 15px;\n -webkit-transition: var(--transition-fast) var(--transition-timing) background-color,var(--transition-fast) var(--transition-timing) border,var(--transition-slow) var(--transition-timing) box-shadow;\n transition: var(--transition-fast) var(--transition-timing) background-color,var(--transition-fast) var(--transition-timing) border,var(--transition-slow) var(--transition-timing) box-shadow;\n white-space: nowrap;\n width: 100%;\n }\n\n.bluefin_box_button {\n background-color: white!important;\n color: #03a9e0!important;\n text-decoration: none!important;\n font-size: 1em!important;\n margin-bottom: 1em;\n \n --button-icon-offset: -4px;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n border: solid 1px;\n border-radius: var(--border-radius);\n border-color: #03a9e0!important;\n -webkit-box-sizing: border-box!important;\n box-sizing: border-box!important;\n cursor: pointer;\n display: -webkit-inline-box;\n display: -ms-inline-flexbox;\n display: inline-flex;\n font: inherit;\n font-weight: var(--font-weight-normal);\n height: 5.5em;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n padding: 0 15px;\n -webkit-transition: var(--transition-fast) var(--transition-timing) background-color,var(--transition-fast) var(--transition-timing) border,var(--transition-slow) var(--transition-timing) box-shadow;\n transition: var(--transition-fast) var(--transition-timing) background-color,var(--transition-fast) var(--transition-timing) border,var(--transition-slow) var(--transition-timing) box-shadow;\n white-space: nowrap;\n width: 100%;\n }\n\na.bluefin_box_button:hover {\n background-color: #03a9e0!important;\n color: white!important;\n}\n\nli.bluefin-card {\n display: flex;\n width: 31.3%;\n margin-bottom: 10px;\n margin-right: 2%;\n border-radius: 4px;\n text-align: center;\n margin-top: 0px!important;\n}\n\nul.card-list{\n list-style: none!important;\n flex-wrap: wrap;\n display: flex;\n margin-bottom: 80px;\n padding-left: 0px!important;\n margin-right: 0px;\n}\n\nimg[loading=\"lazy\"] {\n max-width: 90%!important;\n}\n\n/*The following configuration prevents the table cell content from overflowing.*/\n.markdown-body .rdmd-table td {\n \toverflow-wrap: break-word;\n \tmax-width: 20rem;\n}","stylesheet_hub3":"","javascript":"","javascript_hub2":"","html_promo":"","html_body":"","html_footer":"","html_head":"\n","html_footer_meta":"","html_hidelinks":false,"showVersion":false,"hideTableOfContents":false,"nextStepsLabel":"","promos":[{"extras":{"type":"none","buttonPrimary":"changelog","buttonSecondary":""},"title":"The PayConex Developer Portal","text":"Welcome to the PayConex Developer Portal! Here you can view API documentation, implementation guides, and release notes for past and upcoming releases for the PayConex payment gateway.","_id":"6089a2cd5e6464007955e34a"}],"loginLogo":[],"colorScheme":"light","logo_large":false,"changelog":{"layoutExpanded":false,"showAuthor":true,"showExactDate":false},"allowApiExplorerJsonEditor":false,"ai_dropdown":"disabled","ai_options":{"chatgpt":"enabled","claude":"enabled","clipboard":"enabled","copilot":"enabled","perplexity":"enabled","view_as_markdown":"enabled"},"showPageIcons":true,"layout":{"full_width":false,"style":"classic"}},"custom_domain":"","childrenProjects":[],"derivedPlan":"enterprise","description":"Welcome to the Bluefin Developer Portal where you will find API references, payment and data security guides, and more.","isExternalSnippetActive":false,"error404":"","experiments":[],"first_page":"landing","flags":{"allow_hub2":false,"enterprise":true,"alwaysShowDocPublishStatus":false,"hub2":true,"migrationRun":false,"migrationSwaggerRun":false,"oauth":false,"swagger":false,"correctnewlines":false,"rdmdCompatibilityMode":false,"speedyRender":false,"allowXFrame":true,"newEditor":true,"newEditorDash":true,"oldMarkdown":false,"newMarkdownBetaProgram":true,"useReactApp":true,"disableAnonForum":false,"directGoogleToStableVersion":false,"translation":false,"staging":false,"newSearch":true,"graphql":false,"allowApiExplorerJsonEditor":false,"singleProjectEnterprise":false,"dashReact":false,"metricsV2":true,"enableRealtimeExperiences":false,"reviewWorkflow":true,"star":false,"allowDarkMode":false,"forceDarkMode":false,"useReactGLP":false,"disablePasswordlessLogin":false,"personalizedDocs":false,"myDevelopers":false,"superHub":false,"allowReusableOTPs":false,"owlbotAi":false,"apiV2":false,"customBlocks":false,"devDashHub":false,"disableAutoTranslate":false,"disableSAMLScoping":false,"git":{"read":false,"write":false},"superHubBeta":false,"allowUnsafeCustomHtmlSuggestionsFromNonAdmins":false,"apiAccessRevoked":false,"passwordlessLogin":"default","disableSignups":false,"billingRedesignEnabled":true,"developerPortal":false,"mdx":false,"superHubDevelopment":false,"annualBillingEnabled":true,"devDashBillingRedesignEnabled":false,"enableOidc":false,"customComponents":false,"disableDiscussionSpamRecaptchaBypass":false,"developerViewUsersData":false,"changelogRssAlwaysPublic":false,"bidiSync":false,"superHubMigrationSelfServeFlow":false,"apiDesigner":false,"hideEnforceSSO":false,"localLLM":false,"superHubManageVersions":false,"gitSidebar":false,"superHubGlobalCustomBlocks":false,"childManagedBidi":false,"superHubBranches":false,"externalSdkSnippets":false,"requiresJQuery":false,"migrationPreview":false,"superHubBranchReviews":false,"superHubPreview":false},"fullBaseUrl":"https://payconex.readme.io/","git":{"migration":{"createRepository":{},"transformation":{},"migratingPages":{},"enableSuperhub":{}},"sync":{"linked_repository":{},"installationRequest":{},"connections":[],"providers":[]}},"glossaryTerms":[{"_id":"612d533b27dad7003825b4c0","term":"Self-Assessment Questionnaire A","definition":"SAQ A was developed by the PCI Security Standards Council to address requirements applicable to merchants whose cardholder data functions are completely outsourced to validated third parties, where the merchant retains only paper\nreports or receipts with cardholder data.\n\nSAQ A merchants may be either e-commerce or mail/telephone-order merchants (card-not-present), and\ndo not store, process, or transmit any cardholder data in electronic format on their systems or premises.\n\nFor more information, please visit https://www.pcisecuritystandards.org/documents/SAQ_A_v3.pdf."},{"_id":"612d53d010dc5500578c51af","term":"pseudonymizing","definition":"Pseudonymization is a data management and de-identification procedure by which personally identifiable information fields within a data record are replaced by one or more artificial identifiers, or pseudonyms. A single pseudonym for each replaced field or collection of replaced fields makes the data record less identifiable while remaining suitable for data analysis and data processing."},{"_id":"612fde0ad0880d004e911f4e","term":"NACHA","definition":"Previously known as the National Automated Clearinghouse Association, NACHA is a non-profit association that is funded by the financial institutions that use its network. NACHA and the Interactive Financial eXchange (IFX) Forum merged in 2018, an international industry association that develops specifications for financial data systems."},{"_id":"66a900aafbd344005c2e4582","term":"PCI","definition":"Payment Card Industry"},{"_id":"66a900cd978c14001fab6bb3","term":"PCI DSS","definition":"Payment Card Industry Data Security Standard"},{"_id":"66a900db19f30d00251f39fd","term":"GDPR","definition":"General Data Protection Regulation"},{"_id":"66a900e41e3f5e0010ad9376","term":"CCPA","definition":"California Consumer Privacy Act"},{"_id":"66a90105aeb5a6006dcc2c46","term":"RFID","definition":"Radio Frequency Identification"},{"_id":"66a9010eaeb5a6006dcc2c64","term":"JWT","definition":"JSON Web Token"},{"_id":"66a901171e3f5e0010ad9393","term":"CIT","definition":"Customer Initiated Transaction"},{"_id":"66a9011f7091640011d06960","term":"MIT","definition":"Merchant Initiated Transaction"},{"_id":"66a9012864ff0a00251e2970","term":"CP","definition":"Card Present"},{"_id":"66a90131e35bbb0019aa8648","term":"CNP","definition":"Card Not Present"},{"_id":"66a9013b1b00950010361825","term":"SRED","definition":"Secure Read and Exchange of Data"},{"_id":"66a9014464ff0a00251e2999","term":"ECR","definition":"Electronic Cash Register (the merchant's application)"},{"_id":"66a9014c64ff0a00251e29aa","term":"POS","definition":"Point Of Sale"},{"_id":"66a90155a268710048bd8cc1","term":"P2PE","definition":"Point to Point Encryption"},{"_id":"66a9015d2ced56000fab4746","term":"PIN","definition":"Personal Identification Number"},{"_id":"66a9016722c25c006fdf9a7c","term":"KSN","definition":"Key Serial Number"},{"_id":"66a901728b7a390060414e16","term":"ISV","definition":"Independent Software Vendor"},{"_id":"66a9017caeb5a6006dcc2c74","term":"PAN","definition":"Primary Account Number"},{"_id":"66a9018437dded0053c5fab2","term":"TLV","definition":"Type-Length-Value"},{"_id":"66a90190e35bbb0019aa8670","term":"NFC","definition":"Near Field Communication"},{"_id":"66a9019beb398f0051828eef","term":"3DS","definition":"3-D Secure"},{"_id":"66a901a25a342c0012aad74b","term":"ACH","definition":"Automated Clearing House"},{"_id":"66a94d3574d090004be0fab4","term":"P2PE","definition":"Point to Point Encryption"},{"_id":"66b0c6ef7292a60012dcf75f","term":"PII","definition":"Personally Identifiable Information"},{"_id":"66b0c7057d67bd0049e92f90","term":"PHI","definition":"Personal Health Information"},{"_id":"66c311f91eea270064588aa2","term":"EBT","definition":"Electronic Benefit Transfer"},{"_id":"66c3120e5ba2fc004be4ef92","term":"FSA","definition":"Flexible Spending Account"},{"_id":"66c322a25ba2fc004be5279e","term":"MOTO","definition":"Mail Order/Telephone Order"},{"_id":"674f1cb5b3e42a0012bd9214","term":"CVM","definition":"Cardholder Verification Method"},{"_id":"674f1e8194803b001eb2ee79","term":"EMV","definition":"Europay, Mastercard, Visa"},{"_id":"674f3e2f7b480a000fde873c","term":"AVS","definition":"Address Verification Service"},{"_id":"674f3e39ac0173004450b2c2","term":"CVV","definition":"Card Verification Value"},{"_id":"6756ebd0cb086f26eb8b3cad","term":"HMAC","definition":"Hash-based Message Authentication Code"},{"_id":"6762cdf648b5c4005b0085ff","term":"ACS","definition":"Access Control Server, a component of the Issuer Domain"},{"_id":"6762ce004430da005c431c18","term":"DS","definition":"Directory Server, a component of the Interoperability Domain"},{"_id":"6762d01ed7e434006e7cc113","term":"ECI","definition":"Electronic Commerce Indicator"},{"_id":"6763ff303dd2c60024537522","term":"COF","definition":"Card-On-File"},{"_id":"676558e77380e1007b4ec4e6","term":"MPI","definition":"Merchant plug-in"},{"_id":"6798c6f8af132f000f51ed25","term":"B2B","definition":"Business-to-business"},{"_id":"6798c961c7a6400010340f72","term":"VAT","definition":"Value-Added Tax"}],"graphqlSchema":"","gracePeriod":{"enabled":false,"endsAt":null},"shouldGateDash":false,"healthCheck":{"provider":"","settings":{}},"intercom_secure_emailonly":false,"intercom":"","is_active":true,"integrations":{"login":{}},"internal":"","jwtExpirationTime":0,"landing_bottom":[{"type":"three","alignment":"left","group0":{"title":"PayConex API Suite","text":"The PayConex gateway API suite supports credit card/ACH processing as well as recurring payments, fetching transaction information, and detailed reporting.\n\nPayConex API Overview"},"group1":{"title":"Payment iFrame","text":"The PayConex Payment iFrame helps reduce PCI scope by allowing developers to embed customizable payment fields hosted by Bluefin into a checkout or payment page.\n\nPayment iFrame Overview"},"group2":{"title":"Digital Wallet Support","text":"The PayConex API has the capability to accept payments from both Google and Apple Pay.\n\nGoogle Pay Overview\nApple Pay Overview"}},{"type":"three","alignment":"left","group0":{"title":"QuickSwipe Mobile","text":"QuickSwipe Mobile is Bluefin's mobile point-of-sale solution. It allows merchants to connect directly to the Payconex gateway to process payments. QuickSwipe Mobile also boasts a fully functional API that allows users to manage accounts, users, items, and other important data.\n\nQuickSwipe Mobile API Overview"},"group1":{"title":"Hosted Payment Forms","text":"The PayConex gateway offers configurable Hosted Payment Forms. These are pre-built payment pages that allow merchants to accept web payments securely and seamlessly.\n\nHosted Payment Forms Overview"},"group2":{"title":"Anti-Fraud Tools","text":"PayConex provides multiple anti-fraud and verification tools that help merchants avoid accepting fraudulent payments.\n\n3D Secure\nFraud Scoring\nReal-time ACH Verification"}},{"type":"links","alignment":"left"}],"mdxMigrationStatus":"rdmd","metrics":{"monthlyLimit":0,"planLimit":1000000,"thumbsEnabled":true,"realtime":{"dashEnabled":false,"hubEnabled":false},"monthlyPurchaseLimit":0,"meteredBilling":{}},"modules":{"landing":true,"docs":true,"examples":false,"reference":true,"graphql":false,"changelog":true,"discuss":true,"suggested_edits":true,"logs":false,"custompages":false,"tutorials":false},"name":"Payconex","nav_names":{"docs":"","reference":"","changelog":"Release Notes","discuss":"","tutorials":"","recipes":""},"oauth_url":"","onboardingCompleted":{"documentation":true,"appearance":true,"jwt":true,"api":true,"logs":true,"domain":false,"metricsSDK":false},"owlbot":{"enabled":false,"isPaying":false,"customization":{"answerLength":"long","customTone":"","defaultAnswer":"","forbiddenWords":"","tone":"neutral"},"copilot":{"enabled":false,"hasBeenUsed":false,"installedCustomPage":""}},"owner":{"id":null,"email":null,"name":null},"plan":"enterprise","planOverride":"enterprise","planSchedule":{"stripeScheduleId":null,"changeDate":null,"nextPlan":null},"planStatus":"","planTrial":"enterprise","readmeScore":{"components":{"newDesign":{"enabled":true,"points":25},"reference":{"enabled":true,"points":50},"tryItNow":{"enabled":true,"points":35},"syncingOAS":{"enabled":false,"points":10},"customLogin":{"enabled":true,"points":25},"metrics":{"enabled":false,"points":40},"recipes":{"enabled":false,"points":15},"pageVoting":{"enabled":true,"points":1},"suggestedEdits":{"enabled":true,"points":10},"support":{"enabled":true,"points":5},"htmlLanding":{"enabled":false,"points":5},"guides":{"enabled":true,"points":10},"changelog":{"enabled":true,"points":5},"glossary":{"enabled":true,"points":1},"variables":{"enabled":true,"points":1},"integrations":{"enabled":true,"points":2}},"totalScore":170},"reCaptchaSiteKey":"","reference":{"alwaysUseDefaults":true,"defaultExpandResponseExample":false,"defaultExpandResponseSchema":false,"enableOAuthFlows":false},"seo":{"overwrite_title_tag":false},"stable":{"_id":"648bb735e106f20023b52f68","version":"1.2","version_clean":"1.2.0","codename":"Jen Wolf","is_stable":true,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["648bb735e106f20023b52e9d","648bb735e106f20023b52e9e","648bb735e106f20023b52e9f","648bb735e106f20023b52ea0","648bb735e106f20023b52ea1","648bb735e106f20023b52ea2","648bb735e106f20023b52ea3","648bb735e106f20023b52ea4","648bb735e106f20023b52f6a","65df7e869ab4130073a1bb9a"],"project":"620bea9a03330c00a0c19aa5","releaseDate":"2021-04-28T18:00:45.400Z","createdAt":"2023-06-16T01:13:25.181Z","__v":3,"forked_from":"624b3f3de298fe005aacc2ad","updatedAt":"2024-02-28T18:42:14.373Z","apiRegistries":[],"pdfStatus":"","source":"readme"},"subdomain":"payconex","subpath":"","superHubWaitlist":false,"topnav":{"left":[{"type":"url","text":"PayConex","url":"https://bluefin-group.readme.io/payconex"},{"type":"url","text":"Decryptx","url":"https://bluefin-group.readme.io/decryptx"},{"type":"url","text":"ShieldConex","url":"https://bluefin-group.readme.io/shieldconex"},{"type":"url","text":"TECS Platform","url":"https://bluefin-group.readme.io/tecs"}],"right":[{"type":"url","text":"Request Sandbox","url":"https://www.bluefin.com/support/sandbox/"},{"type":"url","text":"Contact Us","url":"https://www.bluefin.com/contact/"},{"type":"user"}],"bottom":[],"edited":true},"trial":{"trialDeadlineEnabled":false,"trialEndsAt":"2022-03-01T18:02:02.897Z"},"translate":{"provider":"transifex","show_widget":false,"key_public":"","org_name":"","project_name":"","languages":[]},"url":"https://www.bluefin.com","versions":[{"_id":"620bea9a03330c00a0c196c1","version":"1.0.1","version_clean":"1.0.1","codename":"July 22nd Shelf","is_stable":false,"is_beta":false,"is_hidden":true,"is_deprecated":true,"categories":["6089a2cd5e6464007955e34f","6089a2cd5e6464007955e34f","620bea9a03330c00a0c196cd","620bea9a03330c00a0c196ce","620bea9a03330c00a0c196cf","6091776bc25848005dc845f3","609177c2e2991a0073eafdb4","6092c81b42c64f00164d6567","6095b88287557200234008dd","6095b9072636d00070416f32","6095b92fce067800732469fd","60993ff035d893001630e075","609940856b21e80078b43039","60995e222ee0ec0056a4d618","60a7e2894e645c0030a2c6ec","620bea9a03330c00a0c196d0","620bea9a03330c00a0c196d1","620bea9a03330c00a0c196d2","60ad372c7ec15600639777a7","60c0f7cb1e707600386d1014","620bea9a03330c00a0c196d3","620bea9a03330c00a0c196d4","620bea9a03330c00a0c196d5","60f04d4d611a1a0039e1c9b2","60f5d7cf6ba3e900758ece78","620bea9a03330c00a0c196d6","60f5dacebfb62b007dc90f3f","63d9a05a7f835300035f2a86"],"project":"620bea9a03330c00a0c19aa5","releaseDate":"2021-04-28T18:00:45.400Z","createdAt":"2021-04-28T18:00:45.400Z","__v":1,"forked_from":"620bea9a03330c00a0c196c0"},{"_id":"620bea9a03330c00a0c196c2","version":"1.1","version_clean":"1.1.0","codename":"Branch","is_stable":false,"is_beta":false,"is_hidden":true,"is_deprecated":false,"categories":["6089a2cd5e6464007955e34f","6089a2cd5e6464007955e34f","620bea9a03330c00a0c196d8","620bea9a03330c00a0c196d9","620bea9a03330c00a0c196da","6091776bc25848005dc845f3","609177c2e2991a0073eafdb4","6092c81b42c64f00164d6567","6095b88287557200234008dd","6095b9072636d00070416f32","6095b92fce067800732469fd","60993ff035d893001630e075","609940856b21e80078b43039","60995e222ee0ec0056a4d618","60a7e2894e645c0030a2c6ec","620bea9a03330c00a0c196db","620bea9a03330c00a0c196dc","60ad32e6dc584d0023a3db9a","60ad372c7ec15600639777a7","60c0f7cb1e707600386d1014","620bea9a03330c00a0c196dd","620bea9a03330c00a0c196de","620bea9a03330c00a0c196df","60f04d4d611a1a0039e1c9b2","60f5d7cf6ba3e900758ece78","620bea9a03330c00a0c196e0","60f5dacebfb62b007dc90f3f","611bfb587b779000310b7ed8","612e85be25bf86002d48d809","612e85e50c12930055c4c885","612e863ac1d904006c29d689","620bea9a03330c00a0c196ee","623370101dbb2e049902265a","623375ce20ed50082e2f3edf","6233825872b6fc003e677191","63d9a05a7f835300035f2a88"],"project":"620bea9a03330c00a0c19aa5","releaseDate":"2021-04-28T18:00:45.400Z","createdAt":"2021-04-28T18:00:45.400Z","__v":1,"forked_from":"620bea9a03330c00a0c196c0"},{"_id":"620bea9a03330c00a0c196c3","version":"1.1-RSB","version_clean":"1.1.0-RSB","codename":"Branch","is_stable":false,"is_beta":false,"is_hidden":true,"is_deprecated":false,"categories":["6089a2cd5e6464007955e34f","6089a2cd5e6464007955e34f","620bea9a03330c00a0c196e1","620bea9a03330c00a0c196e2","620bea9a03330c00a0c196e3","6091776bc25848005dc845f3","609177c2e2991a0073eafdb4","6092c81b42c64f00164d6567","6095b88287557200234008dd","6095b9072636d00070416f32","6095b92fce067800732469fd","60993ff035d893001630e075","609940856b21e80078b43039","60995e222ee0ec0056a4d618","60a7e2894e645c0030a2c6ec","620bea9a03330c00a0c196e4","620bea9a03330c00a0c196e5","60ad32e6dc584d0023a3db9a","60ad372c7ec15600639777a7","60c0f7cb1e707600386d1014","620bea9a03330c00a0c196e6","620bea9a03330c00a0c196e7","620bea9a03330c00a0c196e8","60f04d4d611a1a0039e1c9b2","60f5d7cf6ba3e900758ece78","620bea9a03330c00a0c196e9","60f5dacebfb62b007dc90f3f","620bea9a03330c00a0c196ea","620bea9a03330c00a0c196eb","620bea9a03330c00a0c196ec","620bea9a03330c00a0c196ed","63d9a05a7f835300035f2a8a"],"project":"620bea9a03330c00a0c19aa5","releaseDate":"2021-04-28T18:00:45.400Z","createdAt":"2021-04-28T18:00:45.400Z","__v":0,"forked_from":"620bea9a03330c00a0c196c2"},{"_id":"620bea9a03330c00a0c196c0","version":"1.0","version_clean":"1.0.0","codename":"Main","is_stable":false,"is_beta":false,"is_hidden":true,"is_deprecated":true,"categories":["6089a2cd5e6464007955e34f","6089a2cd5e6464007955e34f","620bea9a03330c00a0c196c4","620bea9a03330c00a0c196c5","620bea9a03330c00a0c196c6","6091776bc25848005dc845f3","609177c2e2991a0073eafdb4","6092c81b42c64f00164d6567","6095b88287557200234008dd","6095b9072636d00070416f32","6095b92fce067800732469fd","60993ff035d893001630e075","609940856b21e80078b43039","60995e222ee0ec0056a4d618","60a7e2894e645c0030a2c6ec","620bea9a03330c00a0c196c7","620bea9a03330c00a0c196c8","60ad32e6dc584d0023a3db9a","60ad372c7ec15600639777a7","60c0f7cb1e707600386d1014","620bea9a03330c00a0c196c9","620bea9a03330c00a0c196ca","620bea9a03330c00a0c196cb","60f04d4d611a1a0039e1c9b2","60f5d7cf6ba3e900758ece78","620bea9a03330c00a0c196cc","60f5dacebfb62b007dc90f3f","620bea9a03330c00a0c196d7","63d9a05a7f835300035f2a84"],"project":"620bea9a03330c00a0c19aa5","releaseDate":"2021-04-28T18:00:45.400Z","createdAt":"2021-04-28T18:00:45.400Z","__v":1},{"_id":"624b3f3de298fe005aacc2ad","version":"1.2.1","version_clean":"1.2.1","codename":"reorganization","is_stable":false,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["6089a2cd5e6464007955e34f","6089a2cd5e6464007955e34f","620bea9a03330c00a0c196d8","624b3f3de298fe005aacc1e2","620bea9a03330c00a0c196da","6091776bc25848005dc845f3","609177c2e2991a0073eafdb4","6092c81b42c64f00164d6567","6095b88287557200234008dd","6095b9072636d00070416f32","6095b92fce067800732469fd","60993ff035d893001630e075","609940856b21e80078b43039","60995e222ee0ec0056a4d618","60a7e2894e645c0030a2c6ec","624b3f3de298fe005aacc1e3","624b3f3de298fe005aacc1e4","60ad32e6dc584d0023a3db9a","60ad372c7ec15600639777a7","60c0f7cb1e707600386d1014","624b3f3de298fe005aacc1e5","620bea9a03330c00a0c196de","620bea9a03330c00a0c196df","60f04d4d611a1a0039e1c9b2","60f5d7cf6ba3e900758ece78","624b3f3de298fe005aacc1e6","60f5dacebfb62b007dc90f3f","611bfb587b779000310b7ed8","612e85be25bf86002d48d809","612e85e50c12930055c4c885","612e863ac1d904006c29d689","620bea9a03330c00a0c196ee","624b3f3de298fe005aacc1e7","624b3f3de298fe005aacc1e8","624b3f3de298fe005aacc1e9","6329ed6e2fa9590a5e682cc1","63d9a05a7f835300035f2a8c","64370c5de8d14802ae06060e","64370da9f74b7f039a0b9f0d","64779513459331006f12498c","64779632ae07310042f35e97","647796ad8e742901f1b3c109","648bb7a90e59c8005044bccb","648bbbdb4996f3005f38154b","652587f5432d0e1521094860"],"project":"620bea9a03330c00a0c19aa5","releaseDate":"2021-04-28T18:00:45.400Z","createdAt":"2021-04-28T18:00:45.400Z","__v":1,"forked_from":"620bea9a03330c00a0c196c2","updatedAt":"2023-10-11T16:12:30.081Z"},{"_id":"648bb735e106f20023b52f68","version":"1.2","version_clean":"1.2.0","codename":"Jen Wolf","is_stable":true,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["648bb735e106f20023b52e9d","648bb735e106f20023b52e9e","648bb735e106f20023b52e9f","648bb735e106f20023b52ea0","648bb735e106f20023b52ea1","648bb735e106f20023b52ea2","648bb735e106f20023b52ea3","648bb735e106f20023b52ea4","648bb735e106f20023b52f6a","65df7e869ab4130073a1bb9a"],"project":"620bea9a03330c00a0c19aa5","releaseDate":"2021-04-28T18:00:45.400Z","createdAt":"2023-06-16T01:13:25.181Z","__v":3,"forked_from":"624b3f3de298fe005aacc2ad","updatedAt":"2024-02-28T18:42:14.373Z","apiRegistries":[],"pdfStatus":"","source":"readme"},{"_id":"6644eded473946003ce1a0ee","version":"4","version_clean":"4.0.0","codename":"v4 Integration Guide","is_stable":false,"is_beta":true,"is_hidden":false,"is_deprecated":false,"categories":["6089a2cd5e6464007955e34f","6089a2cd5e6464007955e34f","620bea9a03330c00a0c196d8","624b3f3de298fe005aacc1e2","620bea9a03330c00a0c196da","6091776bc25848005dc845f3","609177c2e2991a0073eafdb4","6092c81b42c64f00164d6567","6095b88287557200234008dd","6095b9072636d00070416f32","6095b92fce067800732469fd","60993ff035d893001630e075","609940856b21e80078b43039","60995e222ee0ec0056a4d618","60a7e2894e645c0030a2c6ec","624b3f3de298fe005aacc1e3","624b3f3de298fe005aacc1e4","60ad32e6dc584d0023a3db9a","60ad372c7ec15600639777a7","60c0f7cb1e707600386d1014","624b3f3de298fe005aacc1e5","620bea9a03330c00a0c196de","620bea9a03330c00a0c196df","60f04d4d611a1a0039e1c9b2","60f5d7cf6ba3e900758ece78","624b3f3de298fe005aacc1e6","60f5dacebfb62b007dc90f3f","611bfb587b779000310b7ed8","612e85be25bf86002d48d809","612e85e50c12930055c4c885","612e863ac1d904006c29d689","620bea9a03330c00a0c196ee","6644eded473946003ce1a010","624b3f3de298fe005aacc1e8","6644eded473946003ce1a011","6329ed6e2fa9590a5e682cc1","63d9a05a7f835300035f2a8c","64370c5de8d14802ae06060e","6644eded473946003ce1a012","64779513459331006f12498c","64779632ae07310042f35e97","6644eded473946003ce1a013","6644eded473946003ce1a014","648bbbdb4996f3005f38154b","6644eded473946003ce1a015","6644edee473946003ce1a0f0","6646572e3a6832005c4a42e5","664657c629ff720025c7f386","6646580d2bdc8900253141ef","664659e5143de500110cabc0","664659eb6e4ada000ffecff8","66465a0283b8ec005996585e","66465a0cf226da0052a98655","66465a15b8ac3c002b513846","66465ad43a6832005c4a808d","66465adc852f540018a57a39","6699627600b657003618387b","66a2ef7b4670d700253c12d3","66ab729813bfa0002bad76d7","66acd53089f749003963c3dc","6710f7cbed3b89001159b267","67a3a0d012f42a0030f439df","67a3a4bd040d6c0012e192ef","67a3a9946e17eb004423cb2e","67a3a99450096dc2e3ed1618"],"project":"620bea9a03330c00a0c19aa5","releaseDate":"2021-04-28T18:00:45.400Z","createdAt":"2024-05-15T17:16:29.605Z","__v":1,"forked_from":"624b3f3de298fe005aacc2ad","updatedAt":"2025-06-03T20:11:47.714Z","apiRegistries":[],"pdfStatus":"","source":"readme"}],"variableDefaults":[{"source":"security","_id":"65264d8dd8ed73003f79efec","name":"basicAuth","type":"http","scheme":"basic","apiSetting":"647796ad8e742901f1b3c108"}],"webhookEnabled":false},"custom_domain":"developers.bluefin.com","childrenProjects":[],"derivedPlan":"enterprise","description":"Welcome to the Bluefin Developer Portal where you will find API references, payment and data security guides, and more.","isExternalSnippetActive":false,"error404":"","experiments":[],"first_page":"landing","flags":{"allow_hub2":false,"enterprise":true,"alwaysShowDocPublishStatus":false,"hub2":true,"migrationRun":false,"migrationSwaggerRun":false,"oauth":false,"swagger":false,"correctnewlines":false,"rdmdCompatibilityMode":false,"speedyRender":false,"allowXFrame":true,"newEditor":true,"oldMarkdown":false,"newMarkdownBetaProgram":true,"useReactApp":true,"disableAnonForum":false,"directGoogleToStableVersion":false,"translation":false,"staging":false,"newSearch":true,"graphql":false,"allowApiExplorerJsonEditor":false,"singleProjectEnterprise":false,"dashReact":true,"metricsV2":true,"newEditorDash":true,"enableRealtimeExperiences":false,"reviewWorkflow":true,"star":false,"allowDarkMode":false,"forceDarkMode":false,"useReactGLP":true,"disablePasswordlessLogin":false,"myDevelopers":false,"allowReusableOTPs":false,"owlbotAi":false,"superHub":false,"allowUnsafeCustomHtmlSuggestionsFromNonAdmins":false,"apiV2":false,"customBlocks":false,"disableAutoTranslate":false,"disableSAMLScoping":false,"git":{"read":false,"write":false},"superHubBeta":false,"apiAccessRevoked":false,"passwordlessLogin":"default","disableSignups":false,"billingRedesignEnabled":true,"developerPortal":false,"mdx":false,"superHubDevelopment":false,"annualBillingEnabled":true,"devDashBillingRedesignEnabled":false,"enableOidc":false,"customComponents":false,"disableDiscussionSpamRecaptchaBypass":false,"developerViewUsersData":false,"changelogRssAlwaysPublic":false,"bidiSync":false,"superHubMigrationSelfServeFlow":false,"apiDesigner":false,"hideEnforceSSO":false,"localLLM":false,"superHubManageVersions":false,"gitSidebar":false,"superHubGlobalCustomBlocks":false,"childManagedBidi":false,"superHubBranches":false,"externalSdkSnippets":false,"migrationPreview":false,"requiresJQuery":false,"superHubBranchReviews":false,"superHubPreview":false,"personalizedDocs":false,"devDashHub":false},"fullBaseUrl":"https://developers.bluefin.com/payconex","git":{"migration":{"createRepository":{},"transformation":{},"migratingPages":{},"enableSuperhub":{}},"sync":{"linked_repository":{},"installationRequest":{},"connections":[],"providers":[]}},"glossaryTerms":[{"_id":"612d533b27dad7003825b4c0","term":"Self-Assessment Questionnaire A","definition":"SAQ A was developed by the PCI Security Standards Council to address requirements applicable to merchants whose cardholder data functions are completely outsourced to validated third parties, where the merchant retains only paper\nreports or receipts with cardholder data.\n\nSAQ A merchants may be either e-commerce or mail/telephone-order merchants (card-not-present), and\ndo not store, process, or transmit any cardholder data in electronic format on their systems or premises.\n\nFor more information, please visit https://www.pcisecuritystandards.org/documents/SAQ_A_v3.pdf."},{"_id":"612d53d010dc5500578c51af","term":"pseudonymizing","definition":"Pseudonymization is a data management and de-identification procedure by which personally identifiable information fields within a data record are replaced by one or more artificial identifiers, or pseudonyms. A single pseudonym for each replaced field or collection of replaced fields makes the data record less identifiable while remaining suitable for data analysis and data processing."},{"_id":"612fde0ad0880d004e911f4e","term":"NACHA","definition":"Previously known as the National Automated Clearinghouse Association, NACHA is a non-profit association that is funded by the financial institutions that use its network. NACHA and the Interactive Financial eXchange (IFX) Forum merged in 2018, an international industry association that develops specifications for financial data systems."},{"_id":"66a900aafbd344005c2e4582","term":"PCI","definition":"Payment Card Industry"},{"_id":"66a900cd978c14001fab6bb3","term":"PCI DSS","definition":"Payment Card Industry Data Security Standard"},{"_id":"66a900db19f30d00251f39fd","term":"GDPR","definition":"General Data Protection Regulation"},{"_id":"66a900e41e3f5e0010ad9376","term":"CCPA","definition":"California Consumer Privacy Act"},{"_id":"66a90105aeb5a6006dcc2c46","term":"RFID","definition":"Radio Frequency Identification"},{"_id":"66a9010eaeb5a6006dcc2c64","term":"JWT","definition":"JSON Web Token"},{"_id":"66a901171e3f5e0010ad9393","term":"CIT","definition":"Customer Initiated Transaction"},{"_id":"66a9011f7091640011d06960","term":"MIT","definition":"Merchant Initiated Transaction"},{"_id":"66a9012864ff0a00251e2970","term":"CP","definition":"Card Present"},{"_id":"66a90131e35bbb0019aa8648","term":"CNP","definition":"Card Not Present"},{"_id":"66a9013b1b00950010361825","term":"SRED","definition":"Secure Read and Exchange of Data"},{"_id":"66a9014464ff0a00251e2999","term":"ECR","definition":"Electronic Cash Register (the merchant's application)"},{"_id":"66a9014c64ff0a00251e29aa","term":"POS","definition":"Point Of Sale"},{"_id":"66a90155a268710048bd8cc1","term":"P2PE","definition":"Point to Point Encryption"},{"_id":"66a9015d2ced56000fab4746","term":"PIN","definition":"Personal Identification Number"},{"_id":"66a9016722c25c006fdf9a7c","term":"KSN","definition":"Key Serial Number"},{"_id":"66a901728b7a390060414e16","term":"ISV","definition":"Independent Software Vendor"},{"_id":"66a9017caeb5a6006dcc2c74","term":"PAN","definition":"Primary Account Number"},{"_id":"66a9018437dded0053c5fab2","term":"TLV","definition":"Type-Length-Value"},{"_id":"66a90190e35bbb0019aa8670","term":"NFC","definition":"Near Field Communication"},{"_id":"66a9019beb398f0051828eef","term":"3DS","definition":"3-D Secure"},{"_id":"66a901a25a342c0012aad74b","term":"ACH","definition":"Automated Clearing House"},{"_id":"66a94d3574d090004be0fab4","term":"P2PE","definition":"Point to Point Encryption"},{"_id":"66b0c6ef7292a60012dcf75f","term":"PII","definition":"Personally Identifiable Information"},{"_id":"66b0c7057d67bd0049e92f90","term":"PHI","definition":"Personal Health Information"},{"_id":"66c311f91eea270064588aa2","term":"EBT","definition":"Electronic Benefit Transfer"},{"_id":"66c3120e5ba2fc004be4ef92","term":"FSA","definition":"Flexible Spending Account"},{"_id":"66c322a25ba2fc004be5279e","term":"MOTO","definition":"Mail Order/Telephone Order"},{"_id":"674f1cb5b3e42a0012bd9214","term":"CVM","definition":"Cardholder Verification Method"},{"_id":"674f1e8194803b001eb2ee79","term":"EMV","definition":"Europay, Mastercard, Visa"},{"_id":"674f3e2f7b480a000fde873c","term":"AVS","definition":"Address Verification Service"},{"_id":"674f3e39ac0173004450b2c2","term":"CVV","definition":"Card Verification Value"},{"_id":"6756ebd0cb086f26eb8b3cad","term":"HMAC","definition":"Hash-based Message Authentication Code"},{"_id":"6762cdf648b5c4005b0085ff","term":"ACS","definition":"Access Control Server, a component of the Issuer Domain"},{"_id":"6762ce004430da005c431c18","term":"DS","definition":"Directory Server, a component of the Interoperability Domain"},{"_id":"6762d01ed7e434006e7cc113","term":"ECI","definition":"Electronic Commerce Indicator"},{"_id":"6763ff303dd2c60024537522","term":"COF","definition":"Card-On-File"},{"_id":"676558e77380e1007b4ec4e6","term":"MPI","definition":"Merchant plug-in"},{"_id":"6798c6f8af132f000f51ed25","term":"B2B","definition":"Business-to-business"},{"_id":"6798c961c7a6400010340f72","term":"VAT","definition":"Value-Added Tax"}],"graphqlSchema":"","gracePeriod":{"enabled":false,"endsAt":null},"shouldGateDash":false,"healthCheck":{"provider":"","settings":{}},"intercom_secure_emailonly":false,"intercom":"","is_active":true,"integrations":{"login":{}},"internal":"","jwtExpirationTime":0,"landing_bottom":[{"type":"three","alignment":"left","group0":{"title":"PayConex API Suite","text":"The PayConex gateway API suite supports credit card/ACH processing as well as recurring payments, fetching transaction information, and detailed reporting.\n\nPayConex API Overview"},"group1":{"title":"Payment iFrame","text":"The PayConex Payment iFrame helps reduce PCI scope by allowing developers to embed customizable payment fields hosted by Bluefin into a checkout or payment page.\n\nPayment iFrame Overview"},"group2":{"title":"Digital Wallet Support","text":"The PayConex API has the capability to accept payments from both Google and Apple Pay.\n\nGoogle Pay Overview\nApple Pay Overview"}},{"type":"three","alignment":"left","group0":{"title":"QuickSwipe Mobile","text":"QuickSwipe Mobile is Bluefin's mobile point-of-sale solution. It allows merchants to connect directly to the Payconex gateway to process payments. QuickSwipe Mobile also boasts a fully functional API that allows users to manage accounts, users, items, and other important data.\n\nQuickSwipe Mobile API Overview"},"group1":{"title":"Hosted Payment Forms","text":"The PayConex gateway offers configurable Hosted Payment Forms. These are pre-built payment pages that allow merchants to accept web payments securely and seamlessly.\n\nHosted Payment Forms Overview"},"group2":{"title":"Anti-Fraud Tools","text":"PayConex provides multiple anti-fraud and verification tools that help merchants avoid accepting fraudulent payments.\n\n3D Secure\nFraud Scoring\nReal-time ACH Verification"}},{"type":"links","alignment":"left"}],"mdxMigrationStatus":"rdmd","metrics":{"monthlyLimit":0,"planLimit":1000000,"thumbsEnabled":true,"realtime":{"dashEnabled":false,"hubEnabled":false},"monthlyPurchaseLimit":0,"meteredBilling":{}},"modules":{"landing":true,"docs":true,"examples":false,"reference":true,"graphql":false,"changelog":true,"discuss":true,"suggested_edits":true,"logs":false,"custompages":false,"tutorials":false},"name":"Payconex","nav_names":{"docs":"","reference":"","changelog":"Release Notes","discuss":"","tutorials":"","recipes":""},"oauth_url":"","onboardingCompleted":{"documentation":true,"appearance":true,"jwt":true,"api":true,"logs":true,"domain":false,"metricsSDK":false},"owlbot":{"enabled":false,"isPaying":false,"customization":{"answerLength":"long","customTone":"","defaultAnswer":"","forbiddenWords":"","tone":"neutral"},"copilot":{"enabled":false,"hasBeenUsed":false,"installedCustomPage":""}},"owner":{"id":null,"email":null,"name":null},"plan":"enterprise","planOverride":"business","planSchedule":{"stripeScheduleId":null,"changeDate":null,"nextPlan":null},"planStatus":"","planTrial":"enterprise","readmeScore":{"components":{"newDesign":{"enabled":true,"points":25},"reference":{"enabled":true,"points":50},"tryItNow":{"enabled":true,"points":35},"syncingOAS":{"enabled":false,"points":10},"customLogin":{"enabled":true,"points":25},"metrics":{"enabled":false,"points":40},"recipes":{"enabled":false,"points":15},"pageVoting":{"enabled":true,"points":1},"suggestedEdits":{"enabled":true,"points":10},"support":{"enabled":true,"points":5},"htmlLanding":{"enabled":false,"points":5},"guides":{"enabled":true,"points":10},"changelog":{"enabled":true,"points":5},"glossary":{"enabled":true,"points":1},"variables":{"enabled":true,"points":1},"integrations":{"enabled":true,"points":2}},"totalScore":170},"reCaptchaSiteKey":"6LcH29IqAAAAANvXFr2hw-orUGjIcHxWmtjteEaM","reference":{"alwaysUseDefaults":true,"defaultExpandResponseExample":false,"defaultExpandResponseSchema":false,"enableOAuthFlows":false},"seo":{"overwrite_title_tag":false},"siblings":[{"_id":"66350c7187a7400056ed043f","flags":{"allowReusableOTPs":false,"alwaysShowDocPublishStatus":false,"allowUnsafeCustomHtmlSuggestionsFromNonAdmins":false,"allowXFrame":false,"annualBillingEnabled":true,"apiAccessRevoked":false,"billingRedesignEnabled":true,"correctnewlines":false,"dashReact":false,"developerPortal":false,"disablePasswordlessLogin":false,"directGoogleToStableVersion":false,"disableAnonForum":false,"disableAutoTranslate":false,"disableSAMLScoping":false,"disableSignups":false,"enterprise":true,"graphql":false,"mdx":false,"newEditorDash":true,"oauth":false,"passwordlessLogin":"default","owlbotAi":false,"rdmdCompatibilityMode":false,"reviewWorkflow":true,"singleProjectEnterprise":false,"staging":false,"star":false,"superHub":false,"superHubDevelopment":false,"translation":false,"devDashBillingRedesignEnabled":false,"enableOidc":false,"customComponents":false,"disableDiscussionSpamRecaptchaBypass":false,"developerViewUsersData":false,"changelogRssAlwaysPublic":false,"bidiSync":false,"superHubMigrationSelfServeFlow":false,"apiDesigner":false,"hideEnforceSSO":false,"localLLM":false,"superHubManageVersions":false,"gitSidebar":false,"superHubGlobalCustomBlocks":false,"childManagedBidi":false,"superHubBranches":false,"externalSdkSnippets":false,"migrationPreview":false,"requiresJQuery":false,"superHubBranchReviews":false,"superHubPreview":false},"modules":{"landing":true,"docs":true,"examples":true,"reference":true,"graphql":false,"changelog":true,"discuss":false,"suggested_edits":true,"custompages":false,"tutorials":false},"nav_names":{"docs":"","reference":"","changelog":"Release Notes","discuss":"","recipes":"","tutorials":""},"name":"Bluefin Tecs","subpath":"tecs","subdomain":"bluefin-tecs","description":"","robotsAllow":false,"is_active":true,"internal":"","owner":"60884a68a5b36600e92a1efe","stable":"66350c7287a7400056ed0531","git":{"sync":{"connection":[],"github":[],"gitlab":[],"logs":[],"connections":[],"providers":[],"installationRequest":{}},"migration":{"createRepository":{},"transformation":{},"migratingPages":{},"enableSuperhub":{}}},"mcp":{"state":"disabled"},"github_user":"","github_repo":"","github_color":"green_007200"},{"_id":"6165e7ba57763a002a05c89c","flags":{"allow_hub2":false,"enterprise":true,"alwaysShowDocPublishStatus":false,"hub2":true,"migrationRun":false,"migrationSwaggerRun":false,"oauth":false,"swagger":false,"correctnewlines":false,"rdmdCompatibilityMode":false,"speedyRender":false,"allowXFrame":false,"newEditor":true,"oldMarkdown":false,"newMarkdownBetaProgram":true,"useReactApp":true,"disableAnonForum":false,"directGoogleToStableVersion":false,"translation":false,"staging":false,"newSearch":true,"graphql":false,"allowApiExplorerJsonEditor":false,"singleProjectEnterprise":false,"dashReact":false,"metricsV2":true,"newEditorDash":true,"enableRealtimeExperiences":false,"reviewWorkflow":true,"star":false,"allowDarkMode":false,"forceDarkMode":false,"useReactGLP":false,"disablePasswordlessLogin":false,"personalizedDocs":false,"myDevelopers":false,"superHub":false,"developerDashboard":false,"allowReusableOTPs":false,"dashHomeRefresh":false,"owlbotAi":false,"apiV2":false,"git":{"read":false,"write":false},"superHubBeta":false,"dashQuickstart":false,"disableAutoTranslate":false,"customBlocks":false,"devDashHub":false,"disableSAMLScoping":false,"allowUnsafeCustomHtmlSuggestionsFromNonAdmins":false,"apiAccessRevoked":false,"passwordlessLogin":"default","disableSignups":false,"billingRedesignEnabled":true,"developerPortal":false,"mdx":false,"superHubDevelopment":false,"annualBillingEnabled":true,"devDashBillingRedesignEnabled":false,"enableOidc":false,"customComponents":false,"disableDiscussionSpamRecaptchaBypass":false,"developerViewUsersData":false,"changelogRssAlwaysPublic":false,"bidiSync":false,"superHubMigrationSelfServeFlow":false,"apiDesigner":false,"hideEnforceSSO":false,"localLLM":false,"superHubManageVersions":false,"gitSidebar":false,"superHubGlobalCustomBlocks":false,"childManagedBidi":false,"externalSdkSnippets":false,"migrationPreview":false,"requiresJQuery":false,"superHubBranchReviews":false,"superHubPreview":false},"modules":{"landing":true,"docs":true,"examples":false,"reference":true,"changelog":true,"discuss":false,"suggested_edits":true,"logs":false,"custompages":false,"tutorials":false,"graphql":false},"nav_names":{"docs":"","reference":"","changelog":"Release Notes","discuss":"","tutorials":"","recipes":""},"name":"Decryptx","subpath":"","subdomain":"decryptx","description":"Welcome to the Bluefin Developer Portal where you will find API references, payment and data security guides, and more.","robotsAllow":true,"is_active":true,"internal":"","owner":"60884a68a5b36600e92a1efe","stable":"624b3bb8dcb70a008c335644","git":{"sync":{"connection":[],"github":[],"gitlab":[],"logs":[],"connections":[],"providers":[],"installationRequest":{}},"migration":{"createRepository":{},"transformation":{},"migratingPages":{},"enableSuperhub":{}}},"mcp":{"state":"disabled"},"github_user":"","github_repo":"","github_color":"green_007200"},{"_id":"6165e80880255800304d2ea9","flags":{"allow_hub2":false,"enterprise":true,"alwaysShowDocPublishStatus":false,"hub2":true,"migrationRun":false,"migrationSwaggerRun":false,"oauth":false,"swagger":false,"correctnewlines":false,"rdmdCompatibilityMode":false,"speedyRender":false,"allowXFrame":false,"newEditor":true,"oldMarkdown":false,"newMarkdownBetaProgram":true,"useReactApp":true,"disableAnonForum":false,"directGoogleToStableVersion":false,"translation":false,"staging":false,"newSearch":true,"graphql":false,"allowApiExplorerJsonEditor":false,"singleProjectEnterprise":false,"dashReact":false,"metricsV2":true,"newEditorDash":true,"enableRealtimeExperiences":false,"reviewWorkflow":true,"star":false,"allowDarkMode":false,"forceDarkMode":false,"useReactGLP":false,"disablePasswordlessLogin":false,"personalizedDocs":false,"myDevelopers":false,"superHub":false,"developerDashboard":false,"allowReusableOTPs":false,"dashHomeRefresh":false,"owlbotAi":false,"apiV2":false,"git":{"read":false,"write":false},"superHubBeta":false,"dashQuickstart":false,"disableAutoTranslate":false,"customBlocks":false,"devDashHub":false,"disableSAMLScoping":false,"allowUnsafeCustomHtmlSuggestionsFromNonAdmins":false,"apiAccessRevoked":false,"passwordlessLogin":"default","disableSignups":false,"billingRedesignEnabled":true,"developerPortal":false,"mdx":false,"superHubDevelopment":false,"annualBillingEnabled":true,"devDashBillingRedesignEnabled":false,"enableOidc":false,"customComponents":false,"disableDiscussionSpamRecaptchaBypass":false,"developerViewUsersData":false,"changelogRssAlwaysPublic":false,"bidiSync":false,"superHubMigrationSelfServeFlow":false,"apiDesigner":false,"hideEnforceSSO":false,"localLLM":false,"superHubManageVersions":false,"gitSidebar":false,"superHubGlobalCustomBlocks":false,"childManagedBidi":false,"externalSdkSnippets":false,"requiresJQuery":false,"superHubBranches":false,"migrationPreview":false,"superHubPreview":false,"superHubBranchReviews":false,"superHubMergePermissions":false},"modules":{"landing":true,"docs":true,"examples":false,"reference":true,"changelog":true,"discuss":false,"suggested_edits":true,"logs":false,"custompages":false,"tutorials":false,"graphql":false},"nav_names":{"docs":"","reference":"","changelog":"Release Notes","discuss":"","tutorials":"","recipes":""},"name":"ShieldConex","subpath":"","subdomain":"shieldconex","description":"Welcome to the Bluefin Developer Portal where you will find API references, payment and data security guides, and more.","robotsAllow":true,"is_active":true,"internal":"","owner":"60884a68a5b36600e92a1efe","stable":"67f523e9f6b823002aea8be1","git":{"sync":{"connection":[],"github":[],"gitlab":[],"logs":[],"connections":[],"providers":[],"installationRequest":{}},"migration":{"createRepository":{},"transformation":{},"migratingPages":{},"enableSuperhub":{}}},"mcp":{"state":"disabled"},"github_user":"","github_repo":"","github_color":"green_007200"},{"_id":"620bea9a03330c00a0c19aa5","flags":{"allow_hub2":false,"enterprise":true,"alwaysShowDocPublishStatus":false,"hub2":true,"migrationRun":false,"migrationSwaggerRun":false,"oauth":false,"swagger":false,"correctnewlines":false,"rdmdCompatibilityMode":false,"speedyRender":false,"allowXFrame":true,"newEditor":true,"newEditorDash":true,"oldMarkdown":false,"newMarkdownBetaProgram":true,"useReactApp":true,"disableAnonForum":false,"directGoogleToStableVersion":false,"translation":false,"staging":false,"newSearch":true,"graphql":false,"allowApiExplorerJsonEditor":false,"singleProjectEnterprise":false,"dashReact":false,"metricsV2":true,"enableRealtimeExperiences":false,"reviewWorkflow":true,"star":false,"allowDarkMode":false,"forceDarkMode":false,"useReactGLP":false,"disablePasswordlessLogin":false,"personalizedDocs":false,"myDevelopers":false,"superHub":false,"allowReusableOTPs":false,"owlbotAi":false,"apiV2":false,"customBlocks":false,"devDashHub":false,"disableAutoTranslate":false,"disableSAMLScoping":false,"git":{"read":false,"write":false},"superHubBeta":false,"allowUnsafeCustomHtmlSuggestionsFromNonAdmins":false,"apiAccessRevoked":false,"passwordlessLogin":"default","disableSignups":false,"billingRedesignEnabled":true,"developerPortal":false,"mdx":false,"superHubDevelopment":false,"annualBillingEnabled":true,"devDashBillingRedesignEnabled":false,"enableOidc":false,"customComponents":false,"disableDiscussionSpamRecaptchaBypass":false,"developerViewUsersData":false,"changelogRssAlwaysPublic":false,"bidiSync":false,"superHubMigrationSelfServeFlow":false,"apiDesigner":false,"hideEnforceSSO":false,"localLLM":false,"superHubManageVersions":false,"gitSidebar":false,"superHubGlobalCustomBlocks":false,"childManagedBidi":false,"superHubBranches":false,"externalSdkSnippets":false,"requiresJQuery":false,"migrationPreview":false,"superHubBranchReviews":false,"superHubPreview":false},"modules":{"landing":true,"docs":true,"examples":false,"reference":true,"graphql":false,"changelog":true,"discuss":true,"suggested_edits":true,"logs":false,"custompages":false,"tutorials":false},"nav_names":{"docs":"","reference":"","changelog":"Release Notes","discuss":"","tutorials":"","recipes":""},"name":"Payconex","subpath":"","subdomain":"payconex","description":"Welcome to the Bluefin Developer Portal where you will find API references, payment and data security guides, and more.","robotsAllow":true,"is_active":true,"internal":"","owner":"60884a68a5b36600e92a1efe","stable":"648bb735e106f20023b52f68","git":{"sync":{"connection":[],"github":[],"gitlab":[],"logs":[],"connections":[],"providers":[],"installationRequest":{}},"migration":{"createRepository":{},"transformation":{},"migratingPages":{},"enableSuperhub":{}}},"mcp":{"state":"disabled"},"github_user":"","github_repo":"","github_color":"green_007200"}],"stable":{"_id":"648bb735e106f20023b52f68","version":"1.2","version_clean":"1.2.0","codename":"Jen Wolf","is_stable":true,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["648bb735e106f20023b52e9d","648bb735e106f20023b52e9e","648bb735e106f20023b52e9f","648bb735e106f20023b52ea0","648bb735e106f20023b52ea1","648bb735e106f20023b52ea2","648bb735e106f20023b52ea3","648bb735e106f20023b52ea4","648bb735e106f20023b52f6a","65df7e869ab4130073a1bb9a"],"project":"620bea9a03330c00a0c19aa5","releaseDate":"2021-04-28T18:00:45.400Z","createdAt":"2023-06-16T01:13:25.181Z","__v":3,"forked_from":"624b3f3de298fe005aacc2ad","updatedAt":"2024-02-28T18:42:14.373Z","apiRegistries":[],"pdfStatus":"","source":"readme"},"subdomain":"payconex","subpath":"","superHubWaitlist":false,"topnav":{"left":[{"type":"url","text":"PayConex","url":"https://bluefin-group.readme.io/payconex"},{"type":"url","text":"Decryptx","url":"https://bluefin-group.readme.io/decryptx"},{"type":"url","text":"ShieldConex","url":"https://bluefin-group.readme.io/shieldconex"},{"type":"url","text":"TECS Platform","url":"https://bluefin-group.readme.io/tecs"}],"right":[{"type":"url","text":"Request Sandbox","url":"https://www.bluefin.com/support/sandbox/"},{"type":"url","text":"Contact Us","url":"https://www.bluefin.com/contact/"},{"type":"user","text":"User","url":"/login?redirect_uri=/docs/best-practices"}],"bottom":[],"edited":true},"trial":{"trialDeadlineEnabled":false,"trialEndsAt":"2022-03-01T18:02:02.897Z"},"translate":{"provider":"transifex","show_widget":false,"key_public":"","org_name":"","project_name":"","languages":[]},"url":"https://www.bluefin.com","versions":[{"_id":"620bea9a03330c00a0c196c0","version":"1.0","version_clean":"1.0.0","codename":"Main","is_stable":false,"is_beta":false,"is_hidden":true,"is_deprecated":true,"categories":["6089a2cd5e6464007955e34f","6089a2cd5e6464007955e34f","620bea9a03330c00a0c196c4","620bea9a03330c00a0c196c5","620bea9a03330c00a0c196c6","6091776bc25848005dc845f3","609177c2e2991a0073eafdb4","6092c81b42c64f00164d6567","6095b88287557200234008dd","6095b9072636d00070416f32","6095b92fce067800732469fd","60993ff035d893001630e075","609940856b21e80078b43039","60995e222ee0ec0056a4d618","60a7e2894e645c0030a2c6ec","620bea9a03330c00a0c196c7","620bea9a03330c00a0c196c8","60ad32e6dc584d0023a3db9a","60ad372c7ec15600639777a7","60c0f7cb1e707600386d1014","620bea9a03330c00a0c196c9","620bea9a03330c00a0c196ca","620bea9a03330c00a0c196cb","60f04d4d611a1a0039e1c9b2","60f5d7cf6ba3e900758ece78","620bea9a03330c00a0c196cc","60f5dacebfb62b007dc90f3f","620bea9a03330c00a0c196d7","63d9a05a7f835300035f2a84"],"project":"620bea9a03330c00a0c19aa5","releaseDate":"2021-04-28T18:00:45.400Z","createdAt":"2021-04-28T18:00:45.400Z","__v":1},{"_id":"620bea9a03330c00a0c196c1","version":"1.0.1","version_clean":"1.0.1","codename":"July 22nd Shelf","is_stable":false,"is_beta":false,"is_hidden":true,"is_deprecated":true,"categories":["6089a2cd5e6464007955e34f","6089a2cd5e6464007955e34f","620bea9a03330c00a0c196cd","620bea9a03330c00a0c196ce","620bea9a03330c00a0c196cf","6091776bc25848005dc845f3","609177c2e2991a0073eafdb4","6092c81b42c64f00164d6567","6095b88287557200234008dd","6095b9072636d00070416f32","6095b92fce067800732469fd","60993ff035d893001630e075","609940856b21e80078b43039","60995e222ee0ec0056a4d618","60a7e2894e645c0030a2c6ec","620bea9a03330c00a0c196d0","620bea9a03330c00a0c196d1","620bea9a03330c00a0c196d2","60ad372c7ec15600639777a7","60c0f7cb1e707600386d1014","620bea9a03330c00a0c196d3","620bea9a03330c00a0c196d4","620bea9a03330c00a0c196d5","60f04d4d611a1a0039e1c9b2","60f5d7cf6ba3e900758ece78","620bea9a03330c00a0c196d6","60f5dacebfb62b007dc90f3f","63d9a05a7f835300035f2a86"],"project":"620bea9a03330c00a0c19aa5","releaseDate":"2021-04-28T18:00:45.400Z","createdAt":"2021-04-28T18:00:45.400Z","__v":1,"forked_from":"620bea9a03330c00a0c196c0"},{"_id":"620bea9a03330c00a0c196c3","version":"1.1-RSB","version_clean":"1.1.0-RSB","codename":"Branch","is_stable":false,"is_beta":false,"is_hidden":true,"is_deprecated":false,"categories":["6089a2cd5e6464007955e34f","6089a2cd5e6464007955e34f","620bea9a03330c00a0c196e1","620bea9a03330c00a0c196e2","620bea9a03330c00a0c196e3","6091776bc25848005dc845f3","609177c2e2991a0073eafdb4","6092c81b42c64f00164d6567","6095b88287557200234008dd","6095b9072636d00070416f32","6095b92fce067800732469fd","60993ff035d893001630e075","609940856b21e80078b43039","60995e222ee0ec0056a4d618","60a7e2894e645c0030a2c6ec","620bea9a03330c00a0c196e4","620bea9a03330c00a0c196e5","60ad32e6dc584d0023a3db9a","60ad372c7ec15600639777a7","60c0f7cb1e707600386d1014","620bea9a03330c00a0c196e6","620bea9a03330c00a0c196e7","620bea9a03330c00a0c196e8","60f04d4d611a1a0039e1c9b2","60f5d7cf6ba3e900758ece78","620bea9a03330c00a0c196e9","60f5dacebfb62b007dc90f3f","620bea9a03330c00a0c196ea","620bea9a03330c00a0c196eb","620bea9a03330c00a0c196ec","620bea9a03330c00a0c196ed","63d9a05a7f835300035f2a8a"],"project":"620bea9a03330c00a0c19aa5","releaseDate":"2021-04-28T18:00:45.400Z","createdAt":"2021-04-28T18:00:45.400Z","__v":0,"forked_from":"620bea9a03330c00a0c196c2"},{"_id":"620bea9a03330c00a0c196c2","version":"1.1","version_clean":"1.1.0","codename":"Branch","is_stable":false,"is_beta":false,"is_hidden":true,"is_deprecated":false,"categories":["6089a2cd5e6464007955e34f","6089a2cd5e6464007955e34f","620bea9a03330c00a0c196d8","620bea9a03330c00a0c196d9","620bea9a03330c00a0c196da","6091776bc25848005dc845f3","609177c2e2991a0073eafdb4","6092c81b42c64f00164d6567","6095b88287557200234008dd","6095b9072636d00070416f32","6095b92fce067800732469fd","60993ff035d893001630e075","609940856b21e80078b43039","60995e222ee0ec0056a4d618","60a7e2894e645c0030a2c6ec","620bea9a03330c00a0c196db","620bea9a03330c00a0c196dc","60ad32e6dc584d0023a3db9a","60ad372c7ec15600639777a7","60c0f7cb1e707600386d1014","620bea9a03330c00a0c196dd","620bea9a03330c00a0c196de","620bea9a03330c00a0c196df","60f04d4d611a1a0039e1c9b2","60f5d7cf6ba3e900758ece78","620bea9a03330c00a0c196e0","60f5dacebfb62b007dc90f3f","611bfb587b779000310b7ed8","612e85be25bf86002d48d809","612e85e50c12930055c4c885","612e863ac1d904006c29d689","620bea9a03330c00a0c196ee","623370101dbb2e049902265a","623375ce20ed50082e2f3edf","6233825872b6fc003e677191","63d9a05a7f835300035f2a88"],"project":"620bea9a03330c00a0c19aa5","releaseDate":"2021-04-28T18:00:45.400Z","createdAt":"2021-04-28T18:00:45.400Z","__v":1,"forked_from":"620bea9a03330c00a0c196c0"},{"_id":"648bb735e106f20023b52f68","version":"1.2","version_clean":"1.2.0","codename":"Jen Wolf","is_stable":true,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["648bb735e106f20023b52e9d","648bb735e106f20023b52e9e","648bb735e106f20023b52e9f","648bb735e106f20023b52ea0","648bb735e106f20023b52ea1","648bb735e106f20023b52ea2","648bb735e106f20023b52ea3","648bb735e106f20023b52ea4","648bb735e106f20023b52f6a","65df7e869ab4130073a1bb9a"],"project":"620bea9a03330c00a0c19aa5","releaseDate":"2021-04-28T18:00:45.400Z","createdAt":"2023-06-16T01:13:25.181Z","__v":3,"forked_from":"624b3f3de298fe005aacc2ad","updatedAt":"2024-02-28T18:42:14.373Z","apiRegistries":[],"pdfStatus":"","source":"readme"},{"_id":"624b3f3de298fe005aacc2ad","version":"1.2.1","version_clean":"1.2.1","codename":"reorganization","is_stable":false,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["6089a2cd5e6464007955e34f","6089a2cd5e6464007955e34f","620bea9a03330c00a0c196d8","624b3f3de298fe005aacc1e2","620bea9a03330c00a0c196da","6091776bc25848005dc845f3","609177c2e2991a0073eafdb4","6092c81b42c64f00164d6567","6095b88287557200234008dd","6095b9072636d00070416f32","6095b92fce067800732469fd","60993ff035d893001630e075","609940856b21e80078b43039","60995e222ee0ec0056a4d618","60a7e2894e645c0030a2c6ec","624b3f3de298fe005aacc1e3","624b3f3de298fe005aacc1e4","60ad32e6dc584d0023a3db9a","60ad372c7ec15600639777a7","60c0f7cb1e707600386d1014","624b3f3de298fe005aacc1e5","620bea9a03330c00a0c196de","620bea9a03330c00a0c196df","60f04d4d611a1a0039e1c9b2","60f5d7cf6ba3e900758ece78","624b3f3de298fe005aacc1e6","60f5dacebfb62b007dc90f3f","611bfb587b779000310b7ed8","612e85be25bf86002d48d809","612e85e50c12930055c4c885","612e863ac1d904006c29d689","620bea9a03330c00a0c196ee","624b3f3de298fe005aacc1e7","624b3f3de298fe005aacc1e8","624b3f3de298fe005aacc1e9","6329ed6e2fa9590a5e682cc1","63d9a05a7f835300035f2a8c","64370c5de8d14802ae06060e","64370da9f74b7f039a0b9f0d","64779513459331006f12498c","64779632ae07310042f35e97","647796ad8e742901f1b3c109","648bb7a90e59c8005044bccb","648bbbdb4996f3005f38154b","652587f5432d0e1521094860"],"project":"620bea9a03330c00a0c19aa5","releaseDate":"2021-04-28T18:00:45.400Z","createdAt":"2021-04-28T18:00:45.400Z","__v":1,"forked_from":"620bea9a03330c00a0c196c2","updatedAt":"2023-10-11T16:12:30.081Z"},{"_id":"6644eded473946003ce1a0ee","version":"4","version_clean":"4.0.0","codename":"v4 Integration Guide","is_stable":false,"is_beta":true,"is_hidden":false,"is_deprecated":false,"categories":["6089a2cd5e6464007955e34f","6089a2cd5e6464007955e34f","620bea9a03330c00a0c196d8","624b3f3de298fe005aacc1e2","620bea9a03330c00a0c196da","6091776bc25848005dc845f3","609177c2e2991a0073eafdb4","6092c81b42c64f00164d6567","6095b88287557200234008dd","6095b9072636d00070416f32","6095b92fce067800732469fd","60993ff035d893001630e075","609940856b21e80078b43039","60995e222ee0ec0056a4d618","60a7e2894e645c0030a2c6ec","624b3f3de298fe005aacc1e3","624b3f3de298fe005aacc1e4","60ad32e6dc584d0023a3db9a","60ad372c7ec15600639777a7","60c0f7cb1e707600386d1014","624b3f3de298fe005aacc1e5","620bea9a03330c00a0c196de","620bea9a03330c00a0c196df","60f04d4d611a1a0039e1c9b2","60f5d7cf6ba3e900758ece78","624b3f3de298fe005aacc1e6","60f5dacebfb62b007dc90f3f","611bfb587b779000310b7ed8","612e85be25bf86002d48d809","612e85e50c12930055c4c885","612e863ac1d904006c29d689","620bea9a03330c00a0c196ee","6644eded473946003ce1a010","624b3f3de298fe005aacc1e8","6644eded473946003ce1a011","6329ed6e2fa9590a5e682cc1","63d9a05a7f835300035f2a8c","64370c5de8d14802ae06060e","6644eded473946003ce1a012","64779513459331006f12498c","64779632ae07310042f35e97","6644eded473946003ce1a013","6644eded473946003ce1a014","648bbbdb4996f3005f38154b","6644eded473946003ce1a015","6644edee473946003ce1a0f0","6646572e3a6832005c4a42e5","664657c629ff720025c7f386","6646580d2bdc8900253141ef","664659e5143de500110cabc0","664659eb6e4ada000ffecff8","66465a0283b8ec005996585e","66465a0cf226da0052a98655","66465a15b8ac3c002b513846","66465ad43a6832005c4a808d","66465adc852f540018a57a39","6699627600b657003618387b","66a2ef7b4670d700253c12d3","66ab729813bfa0002bad76d7","66acd53089f749003963c3dc","6710f7cbed3b89001159b267","67a3a0d012f42a0030f439df","67a3a4bd040d6c0012e192ef","67a3a9946e17eb004423cb2e","67a3a99450096dc2e3ed1618"],"project":"620bea9a03330c00a0c19aa5","releaseDate":"2021-04-28T18:00:45.400Z","createdAt":"2024-05-15T17:16:29.605Z","__v":1,"forked_from":"624b3f3de298fe005aacc2ad","updatedAt":"2025-06-03T20:11:47.714Z","apiRegistries":[],"pdfStatus":"","source":"readme"}],"variableDefaults":[{"source":"security","_id":"65264d8dd8ed73003f79efec","name":"basicAuth","type":"http","scheme":"basic","apiSetting":"647796ad8e742901f1b3c108"}],"webhookEnabled":false,"parent":{"_id":"6165e85de12dbd00383869de","appearance":{"rdmd":{"callouts":{"useIconFont":false},"theme":{"background":"","border":"","markdownEdge":"","markdownFont":"","markdownFontSize":"","markdownLineHeight":"","markdownRadius":"","markdownText":"","markdownTitle":"","markdownTitleFont":"","mdCodeBackground":"","mdCodeFont":"","mdCodeRadius":"","mdCodeTabs":"","mdCodeText":"","tableEdges":"","tableHead":"","tableHeadText":"","tableRow":"","tableStripe":"","tableText":"","text":"","title":""}},"main_body":{"type":"links"},"colors":{"highlight":"","main":"#071e49","main_alt":"","header_text":"","body_highlight":"","custom_login_link_color":"#0054a4"},"typography":{"headline":"Open+Sans:400:sans-serif","body":"Open+Sans:400:sans-serif","typekit":false,"tk_key":"","tk_headline":"","tk_body":""},"header":{"style":"solid","img":[],"img_size":"auto","img_pos":"tl","linkStyle":"buttons"},"body":{"style":"none"},"global_landing_page":{"html":"\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n
\n \n
\n
\n
\n \n
\n
\n
\n
\n
\n

Payment and Data Security

\n

\n Bluefin’s Developer Hub

\n

Here in Bluefin’s Developer Portal, you’ll find\n comprehensive guides and documentation that help you navigate your\n implementation without delay. We’re also here to provide support if\n you get stuck. Let’s jump right in!

\n
\n \n
\n
\n
\n
\n
\n \n \n
\n
\n
\n
\n

\"Payment

\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

Our Product Family

\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

PayConex™ & QuickSwipe®\n Mobile

\n

Process Payments

For North American Merchants

\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

Our omnichannel payment gateway is backed by the highest level of\n security. It supports PCI validated point-to-point encryption(P2PE),\n payment tokens, and mobile payments as well as industry leading\n tools to mitigate eCommerce fraud and increase conversion.

\n
\n
\n \n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

TECS Platform

\n

Process Payments

For Global Merchants

\n\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

\n TECS Platform is an omnichannel PCI validated P2PE payment solution with Sunmi and Newland device integrations\nfor Acquirers, Payment Service Providers, POS system providers, Independent Software Vendors\nand other merchant aggregators around the globe based on an open cloud-based payments\nplatform. Includes the NaTALI application to authorize EMV and contactless transactions on\nAndroid SmartPOS devices.\n

\n
\n
\n \n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

Decryptx® & P2PE\n Manager®

\n

Encrypt Transactions

\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

Increase security and reduce PCI scope with\n Decryptx® – Bluefin’s\n comprehensive PCI Validated point-to-point encryption (P2PE)\n solution. You can also oversee the device lifecycle and\n chain-of-custody using the API or our intuitive online portal.

\n
\n
\n \n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

ShieldConex®

\n

Tokenize Data

\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

ShieldConex® leverages both\n hardware-based encryption and vaultless tokenization to help you\n secure a wide variety of data including Personal Identifiable\n Information (PII), Personal Health Information (PHI), and Cardholder\n Data (CHD).

\n
\n
\n \n \n
\n
\n
\n
\n
\n
\n
\n
\n \n \n \n\n","redirect":""},"referenceSimpleMode":true,"referenceLayout":"row","link_logo_to_url":false,"theme":"line","overlay":"triangles","landing":true,"sticky":false,"hide_logo":false,"childrenAsPills":false,"subheaderStyle":"links","splitReferenceDocs":false,"showMetricsInReference":true,"logo":["https://files.readme.io/fe8f3e0-small-Bluefin_Logo_2021_RGB-w800.png","Bluefin Logo 2021 RGB-w800.png",435,80,"#022970","https://files.readme.io/5879713-Bluefin_Logo_2021_RGB-w800.png"],"logo_white":[],"logo_white_use":false,"favicon":["https://files.readme.io/10a36cd-small-Favicon-Bluefin-32.png","Favicon-Bluefin-32.png",32,32,"#015c9d","https://files.readme.io/a97cc88-Favicon-Bluefin-32.png"],"stylesheet":"","stylesheet_hub2":"/*Top Navigation - display links vertically at specific screen width */\n@media screen and (min-width: 768px) and (max-width: 1170px) {\n [class*=\"Header-right_desktop\"] {\n display: grid !important;\n }\n}\n\n@media only screen and (min-width: 1220px) {\n #header-top>.hub-container {\n margin: 0 -10px;\n }\n \n \n \n #header-top {\n width: 90%;\n margin: auto;\n padding: 0 10%!important;\n }\n \n #hub-subheader {\n max-width:none!important;\n padding: 0 10%!important;\n margin: 0 5%!important;\n}\n }\n\n#header-top {\n background-color: white;\n }\n\n#hub-user-dropdown > ul > li > a { color:#999;}\n\nh1#header-logo {\n height: 30px!important;\n width: 155px!important;\n}\n\nhub-sidebar {\n margin-bottom: 10px;\n}\n\n\n\n.hub-container {\n max-width:none!important;\n padding: 0!important;\n margin: 0!important;;\n}\n\n#header-nav-right > li:nth-child(3) > span > span.login.hub-subheader-breadcrumbs > span > a{ padding:0px!important;}\n\n#header-nav-right {margin-right: -10px;}\n\n@media (max-width: 1006px) {\n header > #hub-subheader-parent {display: none;}\n div.wpb_wrapper > #hub-subheader {display: block;}\n}\n\n@media (max-width: 865px) {\n #header-nav-right {float: left!important;}\n}\n\ndiv.wpb_wrapper > #hub-subheader {display: none;}\n \n/**\nheader#hub-header #header-top #header-nav-right li{\n padding: 4px 7px 4px 7px;\n }\n**/\n#hub-subheader-parent { height: auto;}\n\n/**\n#hub-subheader-parent { height: 0px;}\n#hub-subheader-parent>#hub-subheader {height:0px!important;}\n#hub-subheader-parent>#hub-subheader>.hub-container {display: none;}\n**/\n\n#hub-search-results-active {}\n\n[ng-class=\"{'show-modal': true}\"] {\n display:flex;\n}\n\n\n\n#enterprise #main { padding-top: 0px;}\n#enterprise {font-family: \"Open Sans\",Helvetica,Arial,Verdana,sans-serif;}\n#enterprise p {\n font-size: 18px;\n line-height: 22px;\n }\n\n#hub-subheader {\n background-color: white!important;\n}\n\n/*\n#header-logo {\n width: 160px!important;\n height: 30px!important;\n}\n*/\n.searchbox {\n border: 1px solid #dadee2!important;\n border-radius: 5px!important;\n margin-bottom: 5px!important;\n}\n\n.search-symbol{\n right: 3px!important;\n}\n\n#hub-subheader {\n height: 45px!important;\n}\n/*\nbody {\nbackground-image: none!important; \n}\n\n#page.boxed {\n box-shadow: none!important;\n}\n*/\n\n\n/*The following control the appearance of everything except the global landing page. header spacing. This was to create more space between sections so as to avoid visually overwhelming the user with a wall of text, but also to reduce the spacing between tightly coupled header/sections*/\n.heading-2{\nmargin-top: 1.2em!important;\n margin-bottom: .25em!important;\n border-bottom: 1px solid #ddd;\n font-size: 24px!important;\n}\n\n.heading-3{\nmargin-top: 1.5em!important;\n margin-bottom:8px!important;\n font-size: 20px!important;\n}\n\n.heading-4{\n margin-top: 1.4em!important;\n margin-bottom: 5px!important;\n font-size: 17px!important;\n}\n\n.heading-5{\n margin-top: 1.3em!important;\n margin-bottom: 5px!important;\n font-size: 15px!important;\n}\n\ntable {\n margin-bottom:2.2em!important;\n}\n\n\n/*The following 3 ensure that all highlighted navigation items are white upon selection*/\n.subnav-expanded .link-title{\n color: white; \n}\n\n.subnav-expanded li>a .link-title{\n color: black; \n}\n\n.text-wrap.subpage.active .link-title{\n color: white; \n}\n\n.bluefin_button {\n background-color: #00b4ed!important;\n color: white!important;\n text-decoration: none!important;\n font-size: 12px!important;\n margin-bottom: 1em;\n \n --button-icon-offset: -4px;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n border: solid 1px;\n border-radius: var(--border-radius);\n border-color: #00b4ed!important;\n -webkit-box-sizing: border-box!important;\n box-sizing: border-box!important;\n cursor: pointer;\n display: -webkit-inline-box;\n display: -ms-inline-flexbox;\n display: inline-flex;\n font: inherit;\n font-weight: var(--font-weight-bold);\n height: 40px;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n padding: 0 15px;\n -webkit-transition: var(--transition-fast) var(--transition-timing) background-color,var(--transition-fast) var(--transition-timing) border,var(--transition-slow) var(--transition-timing) box-shadow;\n transition: var(--transition-fast) var(--transition-timing) background-color,var(--transition-fast) var(--transition-timing) border,var(--transition-slow) var(--transition-timing) box-shadow;\n white-space: nowrap;\n }\n\na.bluefin_button:hover {\n background-color: white!important;\n color: #00b4ed!important;\n}\n\n.bluefin_box {\n background-color: #03a9e0!important;\n color: white!important;\n text-decoration: none!important;\n font-size: .8em!important;\n margin-bottom: 1em;\n \n --button-icon-offset: -4px;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n border: none;\n border-radius: var(--border-radius);\n -webkit-box-sizing: border-box!important;\n box-sizing: border-box!important;\n display: -webkit-inline-box;\n display: -ms-inline-flexbox;\n display: inline-flex;\n font: inherit;\n font-weight: var(--font-weight-normal);\n height: 4em;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n padding: 0 15px;\n -webkit-transition: var(--transition-fast) var(--transition-timing) background-color,var(--transition-fast) var(--transition-timing) border,var(--transition-slow) var(--transition-timing) box-shadow;\n transition: var(--transition-fast) var(--transition-timing) background-color,var(--transition-fast) var(--transition-timing) border,var(--transition-slow) var(--transition-timing) box-shadow;\n white-space: nowrap;\n width: 100%;\n }\n\n.bluefin_box_button {\n background-color: white!important;\n color: #03a9e0!important;\n text-decoration: none!important;\n font-size: 1em!important;\n margin-bottom: 1em;\n \n --button-icon-offset: -4px;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n border: solid 1px;\n border-radius: var(--border-radius);\n border-color: #03a9e0!important;\n -webkit-box-sizing: border-box!important;\n box-sizing: border-box!important;\n cursor: pointer;\n display: -webkit-inline-box;\n display: -ms-inline-flexbox;\n display: inline-flex;\n font: inherit;\n font-weight: var(--font-weight-normal);\n height: 5.5em;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n padding: 0 15px;\n -webkit-transition: var(--transition-fast) var(--transition-timing) background-color,var(--transition-fast) var(--transition-timing) border,var(--transition-slow) var(--transition-timing) box-shadow;\n transition: var(--transition-fast) var(--transition-timing) background-color,var(--transition-fast) var(--transition-timing) border,var(--transition-slow) var(--transition-timing) box-shadow;\n white-space: nowrap;\n width: 100%;\n }\n\na.bluefin_box_button:hover {\n background-color: #03a9e0!important;\n color: white!important;\n}\n\nli.bluefin-card {\n display: flex;\n width: 31.3%;\n margin-bottom: 10px;\n margin-right: 2%;\n border-radius: 4px;\n text-align: center;\n margin-top: 0px!important;\n}\n\nul.card-list{\n list-style: none!important;\n flex-wrap: wrap;\n display: flex;\n margin-bottom: 80px;\n padding-left: 0px!important;\n margin-right: 0px;\n}\n\nspan>img {\n max-width: 90%!important;\n margin-left: 5%!important;\n margin-right: 5%!important;\n}\n\nth {background-color: rgb(0, 169, 224)!important;\ncolor: white!important;\n}\n\nthead, tbody { font-size: 13px;}\n\n#content-head {padding-bottom: 10px!important;}","javascript":"","javascript_hub2":"//<\\/scr'+'ipt>');\n//]]>","html_promo":"","html_body":"","html_footer":"","html_head":"","html_footer_meta":"\n
\n
\n","html_hidelinks":false,"showVersion":true,"hideTableOfContents":false,"nextStepsLabel":"","promos":[],"stylesheet_hub3":"","loginLogo":["https://files.readme.io/fe8f3e0-small-Bluefin_Logo_2021_RGB-w800.png","Bluefin Logo 2021 RGB-w800.png",435,80,"#022970","https://files.readme.io/5879713-Bluefin_Logo_2021_RGB-w800.png"],"colorScheme":"light","logo_large":false,"changelog":{"layoutExpanded":false,"showAuthor":true,"showExactDate":false},"allowApiExplorerJsonEditor":false,"layout":{"full_width":false,"style":"classic"},"showPageIcons":true,"ai_dropdown":"disabled","ai_options":{"chatgpt":"enabled","claude":"enabled","clipboard":"enabled","copilot":"enabled","view_as_markdown":"enabled"}},"child":{"_id":"620bea9a03330c00a0c19aa5","appearance":{"rdmd":{"callouts":{"useIconFont":true},"theme":{"background":"","border":"","markdownEdge":"","markdownFont":"","markdownFontSize":"","markdownLineHeight":"","markdownRadius":"","markdownText":"","markdownTitle":"","markdownTitleFont":"","mdCodeBackground":"","mdCodeFont":"","mdCodeRadius":"","mdCodeTabs":"","mdCodeText":"","tableEdges":"","tableHead":"","tableHeadText":"","tableRow":"","tableStripe":"","tableText":"","text":"","title":""}},"main_body":{"type":"links"},"colors":{"highlight":"","main":"#071e49","main_alt":"#0053A5","header_text":"","body_highlight":"#00B4ED","custom_login_link_color":""},"typography":{"headline":"Open+Sans:400:sans-serif","body":"Open+Sans:400:sans-serif","typekit":false,"tk_key":"","tk_headline":"","tk_body":""},"header":{"style":"solid","img":[],"img_size":"auto","img_pos":"tl","linkStyle":"buttons"},"body":{"style":"none"},"global_landing_page":{"html":"","redirect":""},"referenceSimpleMode":true,"referenceLayout":"row","link_logo_to_url":false,"theme":"solid","overlay":"triangles","landing":true,"sticky":false,"hide_logo":true,"childrenAsPills":false,"subheaderStyle":"links","splitReferenceDocs":true,"showMetricsInReference":true,"logo":["https://files.readme.io/9d1f678-small-Bluefin_Logo_2021_RGB-h120.png","9d1f678-small-Bluefin_Logo_2021_RGB-h120.png",438,80,"#4ace4f","https://files.readme.io/8675849-Bluefin_Logo_2021_RGB-h120.png","6685938e8a66bb005a1d1551"],"logo_white":["https://files.readme.io/0562157-small-Bluefin_Logo_2021_RGB_White-h120.png","0562157-small-Bluefin_Logo_2021_RGB_White-h120.png",438,80,"#4ace4f","https://files.readme.io/62fc95d-Bluefin_Logo_2021_RGB_White-h120.png","6685939af22c910010afe086"],"logo_white_use":true,"favicon":["https://files.readme.io/d4e526e-small-Favicon-Bluefin-32.png","Favicon-Bluefin-32.png",32,32,"#015c9d","https://files.readme.io/a05763c-Favicon-Bluefin-32.png"],"stylesheet":"","stylesheet_hub2":"/*The following control header spacing. This was to create more space between sections so as to avoid visually overwhelming the user with a wall of text, but also to reduce the spacing between tightly coupled header/sections*/\n.heading-2{\nmargin-top: 1.2em!important;\n margin-bottom: .25em!important;\n border-bottom: 1px solid #ddd;\n font-size: 24px!important;\n}\n\n.heading-3{\nmargin-top: 1.5em!important;\n margin-bottom:8px!important;\n font-size: 20px!important;\n}\n\n.heading-4{\n margin-top: 1.4em!important;\n margin-bottom: 5px!important;\n font-size: 17px!important;\n}\n\n.heading-5{\n margin-top: 1.3em!important;\n margin-bottom: 5px!important;\n font-size: 15px!important;\n}\n\ntable {\n margin-bottom:2.2em!important;\n}\n\n\n/*The following 3 ensure that all highlighted navigation items are white upon selection*/\n.subnav-expanded .link-title{\n color: white; \n}\n\n.subnav-expanded li>a .link-title{\n color: black; \n}\n\n.text-wrap.subpage.active .link-title{\n color: white; \n}\n\n.bluefin_button {\n background-color: #00b4ed!important;\n color: white!important;\n text-decoration: none!important;\n font-size: 12px!important;\n margin-bottom: 1em;\n \n --button-icon-offset: -4px;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n border: solid 1px;\n border-radius: var(--border-radius);\n border-color: #00b4ed!important;\n -webkit-box-sizing: border-box!important;\n box-sizing: border-box!important;\n cursor: pointer;\n display: -webkit-inline-box;\n display: -ms-inline-flexbox;\n display: inline-flex;\n font: inherit;\n font-weight: var(--font-weight-bold);\n height: 40px;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n padding: 0 15px;\n -webkit-transition: var(--transition-fast) var(--transition-timing) background-color,var(--transition-fast) var(--transition-timing) border,var(--transition-slow) var(--transition-timing) box-shadow;\n transition: var(--transition-fast) var(--transition-timing) background-color,var(--transition-fast) var(--transition-timing) border,var(--transition-slow) var(--transition-timing) box-shadow;\n white-space: nowrap;\n }\n\na.bluefin_button:hover {\n background-color: white!important;\n color: #00b4ed!important;\n}\n\n.bluefin_box {\n background-color: #03a9e0!important;\n color: white!important;\n text-decoration: none!important;\n font-size: .8em!important;\n margin-bottom: 1em;\n \n --button-icon-offset: -4px;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n border: none;\n border-radius: var(--border-radius);\n -webkit-box-sizing: border-box!important;\n box-sizing: border-box!important;\n display: -webkit-inline-box;\n display: -ms-inline-flexbox;\n display: inline-flex;\n font: inherit;\n font-weight: var(--font-weight-normal);\n height: 4em;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n padding: 0 15px;\n -webkit-transition: var(--transition-fast) var(--transition-timing) background-color,var(--transition-fast) var(--transition-timing) border,var(--transition-slow) var(--transition-timing) box-shadow;\n transition: var(--transition-fast) var(--transition-timing) background-color,var(--transition-fast) var(--transition-timing) border,var(--transition-slow) var(--transition-timing) box-shadow;\n white-space: nowrap;\n width: 100%;\n }\n\n.bluefin_box_button {\n background-color: white!important;\n color: #03a9e0!important;\n text-decoration: none!important;\n font-size: 1em!important;\n margin-bottom: 1em;\n \n --button-icon-offset: -4px;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n border: solid 1px;\n border-radius: var(--border-radius);\n border-color: #03a9e0!important;\n -webkit-box-sizing: border-box!important;\n box-sizing: border-box!important;\n cursor: pointer;\n display: -webkit-inline-box;\n display: -ms-inline-flexbox;\n display: inline-flex;\n font: inherit;\n font-weight: var(--font-weight-normal);\n height: 5.5em;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n padding: 0 15px;\n -webkit-transition: var(--transition-fast) var(--transition-timing) background-color,var(--transition-fast) var(--transition-timing) border,var(--transition-slow) var(--transition-timing) box-shadow;\n transition: var(--transition-fast) var(--transition-timing) background-color,var(--transition-fast) var(--transition-timing) border,var(--transition-slow) var(--transition-timing) box-shadow;\n white-space: nowrap;\n width: 100%;\n }\n\na.bluefin_box_button:hover {\n background-color: #03a9e0!important;\n color: white!important;\n}\n\nli.bluefin-card {\n display: flex;\n width: 31.3%;\n margin-bottom: 10px;\n margin-right: 2%;\n border-radius: 4px;\n text-align: center;\n margin-top: 0px!important;\n}\n\nul.card-list{\n list-style: none!important;\n flex-wrap: wrap;\n display: flex;\n margin-bottom: 80px;\n padding-left: 0px!important;\n margin-right: 0px;\n}\n\nimg[loading=\"lazy\"] {\n max-width: 90%!important;\n}\n\n/*The following configuration prevents the table cell content from overflowing.*/\n.markdown-body .rdmd-table td {\n \toverflow-wrap: break-word;\n \tmax-width: 20rem;\n}","stylesheet_hub3":"","javascript":"","javascript_hub2":"","html_promo":"","html_body":"","html_footer":"","html_head":"\n","html_footer_meta":"","html_hidelinks":false,"showVersion":false,"hideTableOfContents":false,"nextStepsLabel":"","promos":[{"extras":{"type":"none","buttonPrimary":"changelog","buttonSecondary":""},"title":"The PayConex Developer Portal","text":"Welcome to the PayConex Developer Portal! Here you can view API documentation, implementation guides, and release notes for past and upcoming releases for the PayConex payment gateway.","_id":"6089a2cd5e6464007955e34a"}],"loginLogo":[],"colorScheme":"light","logo_large":false,"changelog":{"layoutExpanded":false,"showAuthor":true,"showExactDate":false},"allowApiExplorerJsonEditor":false,"ai_dropdown":"disabled","ai_options":{"chatgpt":"enabled","claude":"enabled","clipboard":"enabled","copilot":"enabled","perplexity":"enabled","view_as_markdown":"enabled"},"showPageIcons":true,"layout":{"full_width":false,"style":"classic"}},"custom_domain":"","childrenProjects":[],"derivedPlan":"enterprise","description":"Welcome to the Bluefin Developer Portal where you will find API references, payment and data security guides, and more.","isExternalSnippetActive":false,"error404":"","experiments":[],"first_page":"landing","flags":{"allow_hub2":false,"enterprise":true,"alwaysShowDocPublishStatus":false,"hub2":true,"migrationRun":false,"migrationSwaggerRun":false,"oauth":false,"swagger":false,"correctnewlines":false,"rdmdCompatibilityMode":false,"speedyRender":false,"allowXFrame":true,"newEditor":true,"newEditorDash":true,"oldMarkdown":false,"newMarkdownBetaProgram":true,"useReactApp":true,"disableAnonForum":false,"directGoogleToStableVersion":false,"translation":false,"staging":false,"newSearch":true,"graphql":false,"allowApiExplorerJsonEditor":false,"singleProjectEnterprise":false,"dashReact":false,"metricsV2":true,"enableRealtimeExperiences":false,"reviewWorkflow":true,"star":false,"allowDarkMode":false,"forceDarkMode":false,"useReactGLP":false,"disablePasswordlessLogin":false,"personalizedDocs":false,"myDevelopers":false,"superHub":false,"allowReusableOTPs":false,"owlbotAi":false,"apiV2":false,"customBlocks":false,"devDashHub":false,"disableAutoTranslate":false,"disableSAMLScoping":false,"git":{"read":false,"write":false},"superHubBeta":false,"allowUnsafeCustomHtmlSuggestionsFromNonAdmins":false,"apiAccessRevoked":false,"passwordlessLogin":"default","disableSignups":false,"billingRedesignEnabled":true,"developerPortal":false,"mdx":false,"superHubDevelopment":false,"annualBillingEnabled":true,"devDashBillingRedesignEnabled":false,"enableOidc":false,"customComponents":false,"disableDiscussionSpamRecaptchaBypass":false,"developerViewUsersData":false,"changelogRssAlwaysPublic":false,"bidiSync":false,"superHubMigrationSelfServeFlow":false,"apiDesigner":false,"hideEnforceSSO":false,"localLLM":false,"superHubManageVersions":false,"gitSidebar":false,"superHubGlobalCustomBlocks":false,"childManagedBidi":false,"superHubBranches":false,"externalSdkSnippets":false,"requiresJQuery":false,"migrationPreview":false,"superHubBranchReviews":false,"superHubPreview":false},"fullBaseUrl":"https://payconex.readme.io/","git":{"migration":{"createRepository":{},"transformation":{},"migratingPages":{},"enableSuperhub":{}},"sync":{"linked_repository":{},"installationRequest":{},"connections":[],"providers":[]}},"glossaryTerms":[{"_id":"612d533b27dad7003825b4c0","term":"Self-Assessment Questionnaire A","definition":"SAQ A was developed by the PCI Security Standards Council to address requirements applicable to merchants whose cardholder data functions are completely outsourced to validated third parties, where the merchant retains only paper\nreports or receipts with cardholder data.\n\nSAQ A merchants may be either e-commerce or mail/telephone-order merchants (card-not-present), and\ndo not store, process, or transmit any cardholder data in electronic format on their systems or premises.\n\nFor more information, please visit https://www.pcisecuritystandards.org/documents/SAQ_A_v3.pdf."},{"_id":"612d53d010dc5500578c51af","term":"pseudonymizing","definition":"Pseudonymization is a data management and de-identification procedure by which personally identifiable information fields within a data record are replaced by one or more artificial identifiers, or pseudonyms. A single pseudonym for each replaced field or collection of replaced fields makes the data record less identifiable while remaining suitable for data analysis and data processing."},{"_id":"612fde0ad0880d004e911f4e","term":"NACHA","definition":"Previously known as the National Automated Clearinghouse Association, NACHA is a non-profit association that is funded by the financial institutions that use its network. NACHA and the Interactive Financial eXchange (IFX) Forum merged in 2018, an international industry association that develops specifications for financial data systems."},{"_id":"66a900aafbd344005c2e4582","term":"PCI","definition":"Payment Card Industry"},{"_id":"66a900cd978c14001fab6bb3","term":"PCI DSS","definition":"Payment Card Industry Data Security Standard"},{"_id":"66a900db19f30d00251f39fd","term":"GDPR","definition":"General Data Protection Regulation"},{"_id":"66a900e41e3f5e0010ad9376","term":"CCPA","definition":"California Consumer Privacy Act"},{"_id":"66a90105aeb5a6006dcc2c46","term":"RFID","definition":"Radio Frequency Identification"},{"_id":"66a9010eaeb5a6006dcc2c64","term":"JWT","definition":"JSON Web Token"},{"_id":"66a901171e3f5e0010ad9393","term":"CIT","definition":"Customer Initiated Transaction"},{"_id":"66a9011f7091640011d06960","term":"MIT","definition":"Merchant Initiated Transaction"},{"_id":"66a9012864ff0a00251e2970","term":"CP","definition":"Card Present"},{"_id":"66a90131e35bbb0019aa8648","term":"CNP","definition":"Card Not Present"},{"_id":"66a9013b1b00950010361825","term":"SRED","definition":"Secure Read and Exchange of Data"},{"_id":"66a9014464ff0a00251e2999","term":"ECR","definition":"Electronic Cash Register (the merchant's application)"},{"_id":"66a9014c64ff0a00251e29aa","term":"POS","definition":"Point Of Sale"},{"_id":"66a90155a268710048bd8cc1","term":"P2PE","definition":"Point to Point Encryption"},{"_id":"66a9015d2ced56000fab4746","term":"PIN","definition":"Personal Identification Number"},{"_id":"66a9016722c25c006fdf9a7c","term":"KSN","definition":"Key Serial Number"},{"_id":"66a901728b7a390060414e16","term":"ISV","definition":"Independent Software Vendor"},{"_id":"66a9017caeb5a6006dcc2c74","term":"PAN","definition":"Primary Account Number"},{"_id":"66a9018437dded0053c5fab2","term":"TLV","definition":"Type-Length-Value"},{"_id":"66a90190e35bbb0019aa8670","term":"NFC","definition":"Near Field Communication"},{"_id":"66a9019beb398f0051828eef","term":"3DS","definition":"3-D Secure"},{"_id":"66a901a25a342c0012aad74b","term":"ACH","definition":"Automated Clearing House"},{"_id":"66a94d3574d090004be0fab4","term":"P2PE","definition":"Point to Point Encryption"},{"_id":"66b0c6ef7292a60012dcf75f","term":"PII","definition":"Personally Identifiable Information"},{"_id":"66b0c7057d67bd0049e92f90","term":"PHI","definition":"Personal Health Information"},{"_id":"66c311f91eea270064588aa2","term":"EBT","definition":"Electronic Benefit Transfer"},{"_id":"66c3120e5ba2fc004be4ef92","term":"FSA","definition":"Flexible Spending Account"},{"_id":"66c322a25ba2fc004be5279e","term":"MOTO","definition":"Mail Order/Telephone Order"},{"_id":"674f1cb5b3e42a0012bd9214","term":"CVM","definition":"Cardholder Verification Method"},{"_id":"674f1e8194803b001eb2ee79","term":"EMV","definition":"Europay, Mastercard, Visa"},{"_id":"674f3e2f7b480a000fde873c","term":"AVS","definition":"Address Verification Service"},{"_id":"674f3e39ac0173004450b2c2","term":"CVV","definition":"Card Verification Value"},{"_id":"6756ebd0cb086f26eb8b3cad","term":"HMAC","definition":"Hash-based Message Authentication Code"},{"_id":"6762cdf648b5c4005b0085ff","term":"ACS","definition":"Access Control Server, a component of the Issuer Domain"},{"_id":"6762ce004430da005c431c18","term":"DS","definition":"Directory Server, a component of the Interoperability Domain"},{"_id":"6762d01ed7e434006e7cc113","term":"ECI","definition":"Electronic Commerce Indicator"},{"_id":"6763ff303dd2c60024537522","term":"COF","definition":"Card-On-File"},{"_id":"676558e77380e1007b4ec4e6","term":"MPI","definition":"Merchant plug-in"},{"_id":"6798c6f8af132f000f51ed25","term":"B2B","definition":"Business-to-business"},{"_id":"6798c961c7a6400010340f72","term":"VAT","definition":"Value-Added Tax"}],"graphqlSchema":"","gracePeriod":{"enabled":false,"endsAt":null},"shouldGateDash":false,"healthCheck":{"provider":"","settings":{}},"intercom_secure_emailonly":false,"intercom":"","is_active":true,"integrations":{"login":{}},"internal":"","jwtExpirationTime":0,"landing_bottom":[{"type":"three","alignment":"left","group0":{"title":"PayConex API Suite","text":"The PayConex gateway API suite supports credit card/ACH processing as well as recurring payments, fetching transaction information, and detailed reporting.\n\nPayConex API Overview"},"group1":{"title":"Payment iFrame","text":"The PayConex Payment iFrame helps reduce PCI scope by allowing developers to embed customizable payment fields hosted by Bluefin into a checkout or payment page.\n\nPayment iFrame Overview"},"group2":{"title":"Digital Wallet Support","text":"The PayConex API has the capability to accept payments from both Google and Apple Pay.\n\nGoogle Pay Overview\nApple Pay Overview"}},{"type":"three","alignment":"left","group0":{"title":"QuickSwipe Mobile","text":"QuickSwipe Mobile is Bluefin's mobile point-of-sale solution. It allows merchants to connect directly to the Payconex gateway to process payments. QuickSwipe Mobile also boasts a fully functional API that allows users to manage accounts, users, items, and other important data.\n\nQuickSwipe Mobile API Overview"},"group1":{"title":"Hosted Payment Forms","text":"The PayConex gateway offers configurable Hosted Payment Forms. These are pre-built payment pages that allow merchants to accept web payments securely and seamlessly.\n\nHosted Payment Forms Overview"},"group2":{"title":"Anti-Fraud Tools","text":"PayConex provides multiple anti-fraud and verification tools that help merchants avoid accepting fraudulent payments.\n\n3D Secure\nFraud Scoring\nReal-time ACH Verification"}},{"type":"links","alignment":"left"}],"mdxMigrationStatus":"rdmd","metrics":{"monthlyLimit":0,"planLimit":1000000,"thumbsEnabled":true,"realtime":{"dashEnabled":false,"hubEnabled":false},"monthlyPurchaseLimit":0,"meteredBilling":{}},"modules":{"landing":true,"docs":true,"examples":false,"reference":true,"graphql":false,"changelog":true,"discuss":true,"suggested_edits":true,"logs":false,"custompages":false,"tutorials":false},"name":"Payconex","nav_names":{"docs":"","reference":"","changelog":"Release Notes","discuss":"","tutorials":"","recipes":""},"oauth_url":"","onboardingCompleted":{"documentation":true,"appearance":true,"jwt":true,"api":true,"logs":true,"domain":false,"metricsSDK":false},"owlbot":{"enabled":false,"isPaying":false,"customization":{"answerLength":"long","customTone":"","defaultAnswer":"","forbiddenWords":"","tone":"neutral"},"copilot":{"enabled":false,"hasBeenUsed":false,"installedCustomPage":""}},"owner":{"id":null,"email":null,"name":null},"plan":"enterprise","planOverride":"enterprise","planSchedule":{"stripeScheduleId":null,"changeDate":null,"nextPlan":null},"planStatus":"","planTrial":"enterprise","readmeScore":{"components":{"newDesign":{"enabled":true,"points":25},"reference":{"enabled":true,"points":50},"tryItNow":{"enabled":true,"points":35},"syncingOAS":{"enabled":false,"points":10},"customLogin":{"enabled":true,"points":25},"metrics":{"enabled":false,"points":40},"recipes":{"enabled":false,"points":15},"pageVoting":{"enabled":true,"points":1},"suggestedEdits":{"enabled":true,"points":10},"support":{"enabled":true,"points":5},"htmlLanding":{"enabled":false,"points":5},"guides":{"enabled":true,"points":10},"changelog":{"enabled":true,"points":5},"glossary":{"enabled":true,"points":1},"variables":{"enabled":true,"points":1},"integrations":{"enabled":true,"points":2}},"totalScore":170},"reCaptchaSiteKey":"","reference":{"alwaysUseDefaults":true,"defaultExpandResponseExample":false,"defaultExpandResponseSchema":false,"enableOAuthFlows":false},"seo":{"overwrite_title_tag":false},"stable":{"_id":"648bb735e106f20023b52f68","version":"1.2","version_clean":"1.2.0","codename":"Jen Wolf","is_stable":true,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["648bb735e106f20023b52e9d","648bb735e106f20023b52e9e","648bb735e106f20023b52e9f","648bb735e106f20023b52ea0","648bb735e106f20023b52ea1","648bb735e106f20023b52ea2","648bb735e106f20023b52ea3","648bb735e106f20023b52ea4","648bb735e106f20023b52f6a","65df7e869ab4130073a1bb9a"],"project":"620bea9a03330c00a0c19aa5","releaseDate":"2021-04-28T18:00:45.400Z","createdAt":"2023-06-16T01:13:25.181Z","__v":3,"forked_from":"624b3f3de298fe005aacc2ad","updatedAt":"2024-02-28T18:42:14.373Z","apiRegistries":[],"pdfStatus":"","source":"readme"},"subdomain":"payconex","subpath":"","superHubWaitlist":false,"topnav":{"left":[{"type":"url","text":"PayConex","url":"https://bluefin-group.readme.io/payconex"},{"type":"url","text":"Decryptx","url":"https://bluefin-group.readme.io/decryptx"},{"type":"url","text":"ShieldConex","url":"https://bluefin-group.readme.io/shieldconex"},{"type":"url","text":"TECS Platform","url":"https://bluefin-group.readme.io/tecs"}],"right":[{"type":"url","text":"Request Sandbox","url":"https://www.bluefin.com/support/sandbox/"},{"type":"url","text":"Contact Us","url":"https://www.bluefin.com/contact/"},{"type":"user"}],"bottom":[],"edited":true},"trial":{"trialDeadlineEnabled":false,"trialEndsAt":"2022-03-01T18:02:02.897Z"},"translate":{"provider":"transifex","show_widget":false,"key_public":"","org_name":"","project_name":"","languages":[]},"url":"https://www.bluefin.com","versions":[{"_id":"620bea9a03330c00a0c196c1","version":"1.0.1","version_clean":"1.0.1","codename":"July 22nd Shelf","is_stable":false,"is_beta":false,"is_hidden":true,"is_deprecated":true,"categories":["6089a2cd5e6464007955e34f","6089a2cd5e6464007955e34f","620bea9a03330c00a0c196cd","620bea9a03330c00a0c196ce","620bea9a03330c00a0c196cf","6091776bc25848005dc845f3","609177c2e2991a0073eafdb4","6092c81b42c64f00164d6567","6095b88287557200234008dd","6095b9072636d00070416f32","6095b92fce067800732469fd","60993ff035d893001630e075","609940856b21e80078b43039","60995e222ee0ec0056a4d618","60a7e2894e645c0030a2c6ec","620bea9a03330c00a0c196d0","620bea9a03330c00a0c196d1","620bea9a03330c00a0c196d2","60ad372c7ec15600639777a7","60c0f7cb1e707600386d1014","620bea9a03330c00a0c196d3","620bea9a03330c00a0c196d4","620bea9a03330c00a0c196d5","60f04d4d611a1a0039e1c9b2","60f5d7cf6ba3e900758ece78","620bea9a03330c00a0c196d6","60f5dacebfb62b007dc90f3f","63d9a05a7f835300035f2a86"],"project":"620bea9a03330c00a0c19aa5","releaseDate":"2021-04-28T18:00:45.400Z","createdAt":"2021-04-28T18:00:45.400Z","__v":1,"forked_from":"620bea9a03330c00a0c196c0"},{"_id":"620bea9a03330c00a0c196c2","version":"1.1","version_clean":"1.1.0","codename":"Branch","is_stable":false,"is_beta":false,"is_hidden":true,"is_deprecated":false,"categories":["6089a2cd5e6464007955e34f","6089a2cd5e6464007955e34f","620bea9a03330c00a0c196d8","620bea9a03330c00a0c196d9","620bea9a03330c00a0c196da","6091776bc25848005dc845f3","609177c2e2991a0073eafdb4","6092c81b42c64f00164d6567","6095b88287557200234008dd","6095b9072636d00070416f32","6095b92fce067800732469fd","60993ff035d893001630e075","609940856b21e80078b43039","60995e222ee0ec0056a4d618","60a7e2894e645c0030a2c6ec","620bea9a03330c00a0c196db","620bea9a03330c00a0c196dc","60ad32e6dc584d0023a3db9a","60ad372c7ec15600639777a7","60c0f7cb1e707600386d1014","620bea9a03330c00a0c196dd","620bea9a03330c00a0c196de","620bea9a03330c00a0c196df","60f04d4d611a1a0039e1c9b2","60f5d7cf6ba3e900758ece78","620bea9a03330c00a0c196e0","60f5dacebfb62b007dc90f3f","611bfb587b779000310b7ed8","612e85be25bf86002d48d809","612e85e50c12930055c4c885","612e863ac1d904006c29d689","620bea9a03330c00a0c196ee","623370101dbb2e049902265a","623375ce20ed50082e2f3edf","6233825872b6fc003e677191","63d9a05a7f835300035f2a88"],"project":"620bea9a03330c00a0c19aa5","releaseDate":"2021-04-28T18:00:45.400Z","createdAt":"2021-04-28T18:00:45.400Z","__v":1,"forked_from":"620bea9a03330c00a0c196c0"},{"_id":"620bea9a03330c00a0c196c3","version":"1.1-RSB","version_clean":"1.1.0-RSB","codename":"Branch","is_stable":false,"is_beta":false,"is_hidden":true,"is_deprecated":false,"categories":["6089a2cd5e6464007955e34f","6089a2cd5e6464007955e34f","620bea9a03330c00a0c196e1","620bea9a03330c00a0c196e2","620bea9a03330c00a0c196e3","6091776bc25848005dc845f3","609177c2e2991a0073eafdb4","6092c81b42c64f00164d6567","6095b88287557200234008dd","6095b9072636d00070416f32","6095b92fce067800732469fd","60993ff035d893001630e075","609940856b21e80078b43039","60995e222ee0ec0056a4d618","60a7e2894e645c0030a2c6ec","620bea9a03330c00a0c196e4","620bea9a03330c00a0c196e5","60ad32e6dc584d0023a3db9a","60ad372c7ec15600639777a7","60c0f7cb1e707600386d1014","620bea9a03330c00a0c196e6","620bea9a03330c00a0c196e7","620bea9a03330c00a0c196e8","60f04d4d611a1a0039e1c9b2","60f5d7cf6ba3e900758ece78","620bea9a03330c00a0c196e9","60f5dacebfb62b007dc90f3f","620bea9a03330c00a0c196ea","620bea9a03330c00a0c196eb","620bea9a03330c00a0c196ec","620bea9a03330c00a0c196ed","63d9a05a7f835300035f2a8a"],"project":"620bea9a03330c00a0c19aa5","releaseDate":"2021-04-28T18:00:45.400Z","createdAt":"2021-04-28T18:00:45.400Z","__v":0,"forked_from":"620bea9a03330c00a0c196c2"},{"_id":"620bea9a03330c00a0c196c0","version":"1.0","version_clean":"1.0.0","codename":"Main","is_stable":false,"is_beta":false,"is_hidden":true,"is_deprecated":true,"categories":["6089a2cd5e6464007955e34f","6089a2cd5e6464007955e34f","620bea9a03330c00a0c196c4","620bea9a03330c00a0c196c5","620bea9a03330c00a0c196c6","6091776bc25848005dc845f3","609177c2e2991a0073eafdb4","6092c81b42c64f00164d6567","6095b88287557200234008dd","6095b9072636d00070416f32","6095b92fce067800732469fd","60993ff035d893001630e075","609940856b21e80078b43039","60995e222ee0ec0056a4d618","60a7e2894e645c0030a2c6ec","620bea9a03330c00a0c196c7","620bea9a03330c00a0c196c8","60ad32e6dc584d0023a3db9a","60ad372c7ec15600639777a7","60c0f7cb1e707600386d1014","620bea9a03330c00a0c196c9","620bea9a03330c00a0c196ca","620bea9a03330c00a0c196cb","60f04d4d611a1a0039e1c9b2","60f5d7cf6ba3e900758ece78","620bea9a03330c00a0c196cc","60f5dacebfb62b007dc90f3f","620bea9a03330c00a0c196d7","63d9a05a7f835300035f2a84"],"project":"620bea9a03330c00a0c19aa5","releaseDate":"2021-04-28T18:00:45.400Z","createdAt":"2021-04-28T18:00:45.400Z","__v":1},{"_id":"624b3f3de298fe005aacc2ad","version":"1.2.1","version_clean":"1.2.1","codename":"reorganization","is_stable":false,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["6089a2cd5e6464007955e34f","6089a2cd5e6464007955e34f","620bea9a03330c00a0c196d8","624b3f3de298fe005aacc1e2","620bea9a03330c00a0c196da","6091776bc25848005dc845f3","609177c2e2991a0073eafdb4","6092c81b42c64f00164d6567","6095b88287557200234008dd","6095b9072636d00070416f32","6095b92fce067800732469fd","60993ff035d893001630e075","609940856b21e80078b43039","60995e222ee0ec0056a4d618","60a7e2894e645c0030a2c6ec","624b3f3de298fe005aacc1e3","624b3f3de298fe005aacc1e4","60ad32e6dc584d0023a3db9a","60ad372c7ec15600639777a7","60c0f7cb1e707600386d1014","624b3f3de298fe005aacc1e5","620bea9a03330c00a0c196de","620bea9a03330c00a0c196df","60f04d4d611a1a0039e1c9b2","60f5d7cf6ba3e900758ece78","624b3f3de298fe005aacc1e6","60f5dacebfb62b007dc90f3f","611bfb587b779000310b7ed8","612e85be25bf86002d48d809","612e85e50c12930055c4c885","612e863ac1d904006c29d689","620bea9a03330c00a0c196ee","624b3f3de298fe005aacc1e7","624b3f3de298fe005aacc1e8","624b3f3de298fe005aacc1e9","6329ed6e2fa9590a5e682cc1","63d9a05a7f835300035f2a8c","64370c5de8d14802ae06060e","64370da9f74b7f039a0b9f0d","64779513459331006f12498c","64779632ae07310042f35e97","647796ad8e742901f1b3c109","648bb7a90e59c8005044bccb","648bbbdb4996f3005f38154b","652587f5432d0e1521094860"],"project":"620bea9a03330c00a0c19aa5","releaseDate":"2021-04-28T18:00:45.400Z","createdAt":"2021-04-28T18:00:45.400Z","__v":1,"forked_from":"620bea9a03330c00a0c196c2","updatedAt":"2023-10-11T16:12:30.081Z"},{"_id":"648bb735e106f20023b52f68","version":"1.2","version_clean":"1.2.0","codename":"Jen Wolf","is_stable":true,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["648bb735e106f20023b52e9d","648bb735e106f20023b52e9e","648bb735e106f20023b52e9f","648bb735e106f20023b52ea0","648bb735e106f20023b52ea1","648bb735e106f20023b52ea2","648bb735e106f20023b52ea3","648bb735e106f20023b52ea4","648bb735e106f20023b52f6a","65df7e869ab4130073a1bb9a"],"project":"620bea9a03330c00a0c19aa5","releaseDate":"2021-04-28T18:00:45.400Z","createdAt":"2023-06-16T01:13:25.181Z","__v":3,"forked_from":"624b3f3de298fe005aacc2ad","updatedAt":"2024-02-28T18:42:14.373Z","apiRegistries":[],"pdfStatus":"","source":"readme"},{"_id":"6644eded473946003ce1a0ee","version":"4","version_clean":"4.0.0","codename":"v4 Integration Guide","is_stable":false,"is_beta":true,"is_hidden":false,"is_deprecated":false,"categories":["6089a2cd5e6464007955e34f","6089a2cd5e6464007955e34f","620bea9a03330c00a0c196d8","624b3f3de298fe005aacc1e2","620bea9a03330c00a0c196da","6091776bc25848005dc845f3","609177c2e2991a0073eafdb4","6092c81b42c64f00164d6567","6095b88287557200234008dd","6095b9072636d00070416f32","6095b92fce067800732469fd","60993ff035d893001630e075","609940856b21e80078b43039","60995e222ee0ec0056a4d618","60a7e2894e645c0030a2c6ec","624b3f3de298fe005aacc1e3","624b3f3de298fe005aacc1e4","60ad32e6dc584d0023a3db9a","60ad372c7ec15600639777a7","60c0f7cb1e707600386d1014","624b3f3de298fe005aacc1e5","620bea9a03330c00a0c196de","620bea9a03330c00a0c196df","60f04d4d611a1a0039e1c9b2","60f5d7cf6ba3e900758ece78","624b3f3de298fe005aacc1e6","60f5dacebfb62b007dc90f3f","611bfb587b779000310b7ed8","612e85be25bf86002d48d809","612e85e50c12930055c4c885","612e863ac1d904006c29d689","620bea9a03330c00a0c196ee","6644eded473946003ce1a010","624b3f3de298fe005aacc1e8","6644eded473946003ce1a011","6329ed6e2fa9590a5e682cc1","63d9a05a7f835300035f2a8c","64370c5de8d14802ae06060e","6644eded473946003ce1a012","64779513459331006f12498c","64779632ae07310042f35e97","6644eded473946003ce1a013","6644eded473946003ce1a014","648bbbdb4996f3005f38154b","6644eded473946003ce1a015","6644edee473946003ce1a0f0","6646572e3a6832005c4a42e5","664657c629ff720025c7f386","6646580d2bdc8900253141ef","664659e5143de500110cabc0","664659eb6e4ada000ffecff8","66465a0283b8ec005996585e","66465a0cf226da0052a98655","66465a15b8ac3c002b513846","66465ad43a6832005c4a808d","66465adc852f540018a57a39","6699627600b657003618387b","66a2ef7b4670d700253c12d3","66ab729813bfa0002bad76d7","66acd53089f749003963c3dc","6710f7cbed3b89001159b267","67a3a0d012f42a0030f439df","67a3a4bd040d6c0012e192ef","67a3a9946e17eb004423cb2e","67a3a99450096dc2e3ed1618"],"project":"620bea9a03330c00a0c19aa5","releaseDate":"2021-04-28T18:00:45.400Z","createdAt":"2024-05-15T17:16:29.605Z","__v":1,"forked_from":"624b3f3de298fe005aacc2ad","updatedAt":"2025-06-03T20:11:47.714Z","apiRegistries":[],"pdfStatus":"","source":"readme"}],"variableDefaults":[{"source":"security","_id":"65264d8dd8ed73003f79efec","name":"basicAuth","type":"http","scheme":"basic","apiSetting":"647796ad8e742901f1b3c108"}],"webhookEnabled":false},"custom_domain":"developers.bluefin.com","childrenProjects":[{"_id":"66350c7187a7400056ed043f","appearance":{"stylesheet_hub2":"","html_footer":"","javascript_hub2":""},"childrenProjects":[],"derivedPlan":"enterprise","description":"","isExternalSnippetActive":false,"flags":{"allowReusableOTPs":false,"alwaysShowDocPublishStatus":false,"allowUnsafeCustomHtmlSuggestionsFromNonAdmins":false,"allowXFrame":false,"annualBillingEnabled":true,"apiAccessRevoked":false,"billingRedesignEnabled":true,"correctnewlines":false,"dashReact":false,"developerPortal":false,"disablePasswordlessLogin":false,"directGoogleToStableVersion":false,"disableAnonForum":false,"disableAutoTranslate":false,"disableSAMLScoping":false,"disableSignups":false,"enterprise":true,"graphql":false,"mdx":false,"newEditorDash":true,"oauth":false,"passwordlessLogin":"default","owlbotAi":false,"rdmdCompatibilityMode":false,"reviewWorkflow":true,"singleProjectEnterprise":false,"staging":false,"star":false,"superHub":false,"superHubDevelopment":false,"translation":false,"devDashBillingRedesignEnabled":false,"enableOidc":false,"customComponents":false,"disableDiscussionSpamRecaptchaBypass":false,"developerViewUsersData":false,"changelogRssAlwaysPublic":false,"bidiSync":false,"superHubMigrationSelfServeFlow":false,"apiDesigner":false,"hideEnforceSSO":false,"localLLM":false,"superHubManageVersions":false,"gitSidebar":false,"superHubGlobalCustomBlocks":false,"childManagedBidi":false,"superHubBranches":false,"externalSdkSnippets":false,"migrationPreview":false,"requiresJQuery":false,"superHubBranchReviews":false,"superHubPreview":false},"fullBaseUrl":"https://bluefin-tecs.readme.io/","git":{"migration":{"createRepository":{},"transformation":{},"migratingPages":{},"enableSuperhub":{}},"sync":{"linked_repository":{},"installationRequest":{},"connections":[],"providers":[]}},"shouldGateDash":false,"is_active":true,"internal":"","modules":{"landing":true,"docs":true,"examples":true,"reference":true,"graphql":false,"changelog":true,"discuss":false,"suggested_edits":true,"custompages":false,"tutorials":false},"name":"Bluefin Tecs","nav_names":{"docs":"","reference":"","changelog":"Release Notes","discuss":"","recipes":"","tutorials":""},"owner":{"id":null,"email":null,"name":null},"readmeScore":0,"reference":{"alwaysUseDefaults":false,"defaultExpandResponseExample":false,"defaultExpandResponseSchema":false,"enableOAuthFlows":false},"stable":"66350c7287a7400056ed0531","subdomain":"bluefin-tecs","subpath":"tecs","translate":{},"webhookEnabled":false},{"_id":"6165e7ba57763a002a05c89c","appearance":{"stylesheet_hub2":"","html_footer":"","javascript_hub2":""},"childrenProjects":[],"derivedPlan":"enterprise","description":"Welcome to the Bluefin Developer Portal where you will find API references, payment and data security guides, and more.","isExternalSnippetActive":false,"flags":{"allow_hub2":false,"enterprise":true,"alwaysShowDocPublishStatus":false,"hub2":true,"migrationRun":false,"migrationSwaggerRun":false,"oauth":false,"swagger":false,"correctnewlines":false,"rdmdCompatibilityMode":false,"speedyRender":false,"allowXFrame":false,"newEditor":true,"oldMarkdown":false,"newMarkdownBetaProgram":true,"useReactApp":true,"disableAnonForum":false,"directGoogleToStableVersion":false,"translation":false,"staging":false,"newSearch":true,"graphql":false,"allowApiExplorerJsonEditor":false,"singleProjectEnterprise":false,"dashReact":false,"metricsV2":true,"newEditorDash":true,"enableRealtimeExperiences":false,"reviewWorkflow":true,"star":false,"allowDarkMode":false,"forceDarkMode":false,"useReactGLP":false,"disablePasswordlessLogin":false,"personalizedDocs":false,"myDevelopers":false,"superHub":false,"developerDashboard":false,"allowReusableOTPs":false,"dashHomeRefresh":false,"owlbotAi":false,"apiV2":false,"git":{"read":false,"write":false},"superHubBeta":false,"dashQuickstart":false,"disableAutoTranslate":false,"customBlocks":false,"devDashHub":false,"disableSAMLScoping":false,"allowUnsafeCustomHtmlSuggestionsFromNonAdmins":false,"apiAccessRevoked":false,"passwordlessLogin":"default","disableSignups":false,"billingRedesignEnabled":true,"developerPortal":false,"mdx":false,"superHubDevelopment":false,"annualBillingEnabled":true,"devDashBillingRedesignEnabled":false,"enableOidc":false,"customComponents":false,"disableDiscussionSpamRecaptchaBypass":false,"developerViewUsersData":false,"changelogRssAlwaysPublic":false,"bidiSync":false,"superHubMigrationSelfServeFlow":false,"apiDesigner":false,"hideEnforceSSO":false,"localLLM":false,"superHubManageVersions":false,"gitSidebar":false,"superHubGlobalCustomBlocks":false,"childManagedBidi":false,"externalSdkSnippets":false,"migrationPreview":false,"requiresJQuery":false,"superHubBranchReviews":false,"superHubPreview":false},"fullBaseUrl":"https://decryptx.readme.io/","git":{"migration":{"createRepository":{},"transformation":{},"migratingPages":{},"enableSuperhub":{}},"sync":{"linked_repository":{},"installationRequest":{},"connections":[],"providers":[]}},"shouldGateDash":false,"is_active":true,"internal":"","modules":{"landing":true,"docs":true,"examples":false,"reference":true,"changelog":true,"discuss":false,"suggested_edits":true,"logs":false,"custompages":false,"tutorials":false,"graphql":false},"name":"Decryptx","nav_names":{"docs":"","reference":"","changelog":"Release Notes","discuss":"","tutorials":"","recipes":""},"owner":{"id":null,"email":null,"name":null},"readmeScore":0,"reference":{"alwaysUseDefaults":false,"defaultExpandResponseExample":false,"defaultExpandResponseSchema":false,"enableOAuthFlows":false},"stable":"624b3bb8dcb70a008c335644","subdomain":"decryptx","subpath":"","translate":{},"webhookEnabled":false},{"_id":"6165e80880255800304d2ea9","appearance":{"stylesheet_hub2":"","html_footer":"","javascript_hub2":""},"childrenProjects":[],"derivedPlan":"enterprise","description":"Welcome to the Bluefin Developer Portal where you will find API references, payment and data security guides, and more.","isExternalSnippetActive":false,"flags":{"allow_hub2":false,"enterprise":true,"alwaysShowDocPublishStatus":false,"hub2":true,"migrationRun":false,"migrationSwaggerRun":false,"oauth":false,"swagger":false,"correctnewlines":false,"rdmdCompatibilityMode":false,"speedyRender":false,"allowXFrame":false,"newEditor":true,"oldMarkdown":false,"newMarkdownBetaProgram":true,"useReactApp":true,"disableAnonForum":false,"directGoogleToStableVersion":false,"translation":false,"staging":false,"newSearch":true,"graphql":false,"allowApiExplorerJsonEditor":false,"singleProjectEnterprise":false,"dashReact":false,"metricsV2":true,"newEditorDash":true,"enableRealtimeExperiences":false,"reviewWorkflow":true,"star":false,"allowDarkMode":false,"forceDarkMode":false,"useReactGLP":false,"disablePasswordlessLogin":false,"personalizedDocs":false,"myDevelopers":false,"superHub":false,"developerDashboard":false,"allowReusableOTPs":false,"dashHomeRefresh":false,"owlbotAi":false,"apiV2":false,"git":{"read":false,"write":false},"superHubBeta":false,"dashQuickstart":false,"disableAutoTranslate":false,"customBlocks":false,"devDashHub":false,"disableSAMLScoping":false,"allowUnsafeCustomHtmlSuggestionsFromNonAdmins":false,"apiAccessRevoked":false,"passwordlessLogin":"default","disableSignups":false,"billingRedesignEnabled":true,"developerPortal":false,"mdx":false,"superHubDevelopment":false,"annualBillingEnabled":true,"devDashBillingRedesignEnabled":false,"enableOidc":false,"customComponents":false,"disableDiscussionSpamRecaptchaBypass":false,"developerViewUsersData":false,"changelogRssAlwaysPublic":false,"bidiSync":false,"superHubMigrationSelfServeFlow":false,"apiDesigner":false,"hideEnforceSSO":false,"localLLM":false,"superHubManageVersions":false,"gitSidebar":false,"superHubGlobalCustomBlocks":false,"childManagedBidi":false,"externalSdkSnippets":false,"requiresJQuery":false,"superHubBranches":false,"migrationPreview":false,"superHubPreview":false,"superHubBranchReviews":false,"superHubMergePermissions":false},"fullBaseUrl":"https://shieldconex.readme.io/","git":{"migration":{"createRepository":{},"transformation":{},"migratingPages":{},"enableSuperhub":{}},"sync":{"linked_repository":{},"installationRequest":{},"connections":[],"providers":[]}},"shouldGateDash":false,"is_active":true,"internal":"","modules":{"landing":true,"docs":true,"examples":false,"reference":true,"changelog":true,"discuss":false,"suggested_edits":true,"logs":false,"custompages":false,"tutorials":false,"graphql":false},"name":"ShieldConex","nav_names":{"docs":"","reference":"","changelog":"Release Notes","discuss":"","tutorials":"","recipes":""},"owner":{"id":null,"email":null,"name":null},"readmeScore":0,"reference":{"alwaysUseDefaults":false,"defaultExpandResponseExample":false,"defaultExpandResponseSchema":false,"enableOAuthFlows":false},"stable":"67f523e9f6b823002aea8be1","subdomain":"shieldconex","subpath":"","translate":{},"webhookEnabled":false},{"_id":"620bea9a03330c00a0c19aa5","appearance":{"stylesheet_hub2":"","html_footer":"","javascript_hub2":""},"childrenProjects":[],"derivedPlan":"enterprise","description":"Welcome to the Bluefin Developer Portal where you will find API references, payment and data security guides, and more.","isExternalSnippetActive":false,"flags":{"allow_hub2":false,"enterprise":true,"alwaysShowDocPublishStatus":false,"hub2":true,"migrationRun":false,"migrationSwaggerRun":false,"oauth":false,"swagger":false,"correctnewlines":false,"rdmdCompatibilityMode":false,"speedyRender":false,"allowXFrame":true,"newEditor":true,"newEditorDash":true,"oldMarkdown":false,"newMarkdownBetaProgram":true,"useReactApp":true,"disableAnonForum":false,"directGoogleToStableVersion":false,"translation":false,"staging":false,"newSearch":true,"graphql":false,"allowApiExplorerJsonEditor":false,"singleProjectEnterprise":false,"dashReact":false,"metricsV2":true,"enableRealtimeExperiences":false,"reviewWorkflow":true,"star":false,"allowDarkMode":false,"forceDarkMode":false,"useReactGLP":false,"disablePasswordlessLogin":false,"personalizedDocs":false,"myDevelopers":false,"superHub":false,"allowReusableOTPs":false,"owlbotAi":false,"apiV2":false,"customBlocks":false,"devDashHub":false,"disableAutoTranslate":false,"disableSAMLScoping":false,"git":{"read":false,"write":false},"superHubBeta":false,"allowUnsafeCustomHtmlSuggestionsFromNonAdmins":false,"apiAccessRevoked":false,"passwordlessLogin":"default","disableSignups":false,"billingRedesignEnabled":true,"developerPortal":false,"mdx":false,"superHubDevelopment":false,"annualBillingEnabled":true,"devDashBillingRedesignEnabled":false,"enableOidc":false,"customComponents":false,"disableDiscussionSpamRecaptchaBypass":false,"developerViewUsersData":false,"changelogRssAlwaysPublic":false,"bidiSync":false,"superHubMigrationSelfServeFlow":false,"apiDesigner":false,"hideEnforceSSO":false,"localLLM":false,"superHubManageVersions":false,"gitSidebar":false,"superHubGlobalCustomBlocks":false,"childManagedBidi":false,"superHubBranches":false,"externalSdkSnippets":false,"requiresJQuery":false,"migrationPreview":false,"superHubBranchReviews":false,"superHubPreview":false},"fullBaseUrl":"https://payconex.readme.io/","git":{"migration":{"createRepository":{},"transformation":{},"migratingPages":{},"enableSuperhub":{}},"sync":{"linked_repository":{},"installationRequest":{},"connections":[],"providers":[]}},"shouldGateDash":false,"is_active":true,"internal":"","modules":{"landing":true,"docs":true,"examples":false,"reference":true,"graphql":false,"changelog":true,"discuss":true,"suggested_edits":true,"logs":false,"custompages":false,"tutorials":false},"name":"Payconex","nav_names":{"docs":"","reference":"","changelog":"Release Notes","discuss":"","tutorials":"","recipes":""},"owner":{"id":null,"email":null,"name":null},"readmeScore":0,"reference":{"alwaysUseDefaults":false,"defaultExpandResponseExample":false,"defaultExpandResponseSchema":false,"enableOAuthFlows":false},"stable":"648bb735e106f20023b52f68","subdomain":"payconex","subpath":"","translate":{},"webhookEnabled":false}],"derivedPlan":"enterprise","description":"","isExternalSnippetActive":false,"error404":"","experiments":[],"first_page":"landing","flags":{"allow_hub2":false,"enterprise":true,"alwaysShowDocPublishStatus":false,"hub2":true,"migrationRun":false,"migrationSwaggerRun":false,"oauth":false,"swagger":false,"correctnewlines":false,"rdmdCompatibilityMode":false,"speedyRender":false,"allowXFrame":false,"newEditor":true,"oldMarkdown":false,"newMarkdownBetaProgram":true,"useReactApp":true,"disableAnonForum":false,"directGoogleToStableVersion":false,"translation":false,"staging":false,"newSearch":true,"graphql":false,"allowApiExplorerJsonEditor":false,"singleProjectEnterprise":false,"dashReact":true,"metricsV2":true,"newEditorDash":true,"enableRealtimeExperiences":false,"reviewWorkflow":true,"star":false,"allowDarkMode":false,"forceDarkMode":false,"useReactGLP":true,"disablePasswordlessLogin":false,"myDevelopers":false,"allowReusableOTPs":false,"owlbotAi":false,"superHub":false,"allowUnsafeCustomHtmlSuggestionsFromNonAdmins":false,"apiV2":false,"customBlocks":false,"disableAutoTranslate":false,"disableSAMLScoping":false,"git":{"read":false,"write":false},"superHubBeta":false,"apiAccessRevoked":false,"passwordlessLogin":"default","disableSignups":false,"billingRedesignEnabled":true,"developerPortal":false,"mdx":false,"superHubDevelopment":false,"annualBillingEnabled":true,"devDashBillingRedesignEnabled":false,"enableOidc":false,"customComponents":false,"disableDiscussionSpamRecaptchaBypass":false,"developerViewUsersData":false,"changelogRssAlwaysPublic":false,"bidiSync":false,"superHubMigrationSelfServeFlow":false,"apiDesigner":false,"hideEnforceSSO":false,"localLLM":false,"superHubManageVersions":false,"gitSidebar":false,"superHubGlobalCustomBlocks":false,"childManagedBidi":false,"superHubBranches":false,"externalSdkSnippets":false,"migrationPreview":false,"requiresJQuery":false,"superHubBranchReviews":false,"superHubPreview":false},"fullBaseUrl":"https://developers.bluefin.com/","git":{"migration":{"createRepository":{},"transformation":{},"migratingPages":{},"enableSuperhub":{}},"sync":{"linked_repository":{},"installationRequest":{},"connections":[],"providers":[]}},"glossaryTerms":[],"graphqlSchema":"","gracePeriod":{"enabled":false,"endsAt":null},"shouldGateDash":false,"healthCheck":{"provider":"","settings":{}},"intercom_secure_emailonly":false,"intercom":"","is_active":true,"integrations":{"login":{}},"internal":"","jwtExpirationTime":0,"landing_bottom":[],"mdxMigrationStatus":"rdmd","metrics":{"monthlyLimit":0,"thumbsEnabled":true,"planLimit":1000000,"realtime":{"dashEnabled":false,"hubEnabled":false},"monthlyPurchaseLimit":0,"meteredBilling":{}},"modules":{"landing":true,"docs":true,"examples":true,"reference":true,"changelog":true,"discuss":true,"suggested_edits":true,"logs":false,"custompages":false,"tutorials":false,"graphql":false},"name":"Bluefin Group","nav_names":{"docs":"","reference":"","changelog":"","discuss":"","tutorials":"","recipes":""},"oauth_url":"","onboardingCompleted":{"documentation":false,"appearance":false,"jwt":false,"api":false,"logs":false,"domain":false,"metricsSDK":false},"owlbot":{"enabled":false,"isPaying":false,"customization":{"answerLength":"long","customTone":"","defaultAnswer":"","forbiddenWords":"","tone":"neutral"},"copilot":{"enabled":false,"hasBeenUsed":false,"installedCustomPage":""}},"owner":{"id":null,"email":null,"name":null},"plan":"enterprise","planOverride":"enterprise","planSchedule":{"stripeScheduleId":null,"changeDate":null,"nextPlan":null},"planStatus":"","planTrial":"enterprise","readmeScore":{"components":{"newDesign":{"enabled":true,"points":25},"reference":{"enabled":true,"points":50},"tryItNow":{"enabled":true,"points":35},"syncingOAS":{"enabled":true,"points":10},"customLogin":{"enabled":true,"points":25},"metrics":{"enabled":false,"points":40},"recipes":{"enabled":false,"points":15},"pageVoting":{"enabled":true,"points":1},"suggestedEdits":{"enabled":true,"points":10},"support":{"enabled":false,"points":5},"htmlLanding":{"enabled":false,"points":5},"guides":{"enabled":true,"points":10},"changelog":{"enabled":true,"points":5},"glossary":{"enabled":true,"points":1},"variables":{"enabled":true,"points":1},"integrations":{"enabled":true,"points":2}},"totalScore":175},"reCaptchaSiteKey":"6LcH29IqAAAAANvXFr2hw-orUGjIcHxWmtjteEaM","reference":{"alwaysUseDefaults":true,"defaultExpandResponseExample":false,"defaultExpandResponseSchema":false,"enableOAuthFlows":false},"seo":{"overwrite_title_tag":false},"stable":{"_id":"6165e85de12dbd00383869dd","version":"1.0.0","version_clean":"1.0.0","codename":"","is_stable":false,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":[],"releaseDate":"2021-10-12T19:56:13.608Z","createdAt":"2021-10-12T19:56:13.608Z","project":"6165e85de12dbd00383869de","__v":0},"subdomain":"bluefin-group","subpath":"","superHubWaitlist":false,"topnav":{"left":[{"type":"url","text":"PayConex","url":"https://bluefin-group.readme.io/payconex"},{"type":"url","text":"Decryptx","url":"https://bluefin-group.readme.io/decryptx"},{"type":"url","text":"ShieldConex","url":"https://bluefin-group.readme.io/shieldconex/"},{"type":"url","text":"TECS Platform","url":"https://bluefin-group.readme.io/tecs"}],"right":[{"type":"url","text":"Request Sandbox","url":"https://www.bluefin.com/support/sandbox/"},{"type":"url","text":"Contact Us","url":"https://www.bluefin.com/contact"},{"type":"user"}],"bottom":[],"edited":true},"trial":{"trialDeadlineEnabled":true,"trialEndsAt":"2021-10-26T19:56:13.611Z"},"translate":{"provider":"transifex","show_widget":false,"key_public":"","org_name":"","project_name":"","languages":[]},"url":"","versions":[{"_id":"6165e85de12dbd00383869dd","version":"1.0.0","version_clean":"1.0.0","codename":"","is_stable":false,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":[],"releaseDate":"2021-10-12T19:56:13.608Z","createdAt":"2021-10-12T19:56:13.608Z","project":"6165e85de12dbd00383869de","__v":0}],"variableDefaults":[],"webhookEnabled":false},"isHubEditable":true},"projectStore":{"data":{"allow_crawlers":"disabled","canonical_url":null,"default_version":{"name":"1.2"},"description":"Welcome to the Bluefin Developer Portal where you will find API references, payment and data security guides, and more.","glossary":[{"_id":"612d533b27dad7003825b4c0","term":"Self-Assessment Questionnaire A","definition":"SAQ A was developed by the PCI Security Standards Council to address requirements applicable to merchants whose cardholder data functions are completely outsourced to validated third parties, where the merchant retains only paper\nreports or receipts with cardholder data.\n\nSAQ A merchants may be either e-commerce or mail/telephone-order merchants (card-not-present), and\ndo not store, process, or transmit any cardholder data in electronic format on their systems or premises.\n\nFor more information, please visit https://www.pcisecuritystandards.org/documents/SAQ_A_v3.pdf."},{"_id":"612d53d010dc5500578c51af","term":"pseudonymizing","definition":"Pseudonymization is a data management and de-identification procedure by which personally identifiable information fields within a data record are replaced by one or more artificial identifiers, or pseudonyms. A single pseudonym for each replaced field or collection of replaced fields makes the data record less identifiable while remaining suitable for data analysis and data processing."},{"_id":"612fde0ad0880d004e911f4e","term":"NACHA","definition":"Previously known as the National Automated Clearinghouse Association, NACHA is a non-profit association that is funded by the financial institutions that use its network. NACHA and the Interactive Financial eXchange (IFX) Forum merged in 2018, an international industry association that develops specifications for financial data systems."},{"_id":"66a900aafbd344005c2e4582","term":"PCI","definition":"Payment Card Industry"},{"_id":"66a900cd978c14001fab6bb3","term":"PCI DSS","definition":"Payment Card Industry Data Security Standard"},{"_id":"66a900db19f30d00251f39fd","term":"GDPR","definition":"General Data Protection Regulation"},{"_id":"66a900e41e3f5e0010ad9376","term":"CCPA","definition":"California Consumer Privacy Act"},{"_id":"66a90105aeb5a6006dcc2c46","term":"RFID","definition":"Radio Frequency Identification"},{"_id":"66a9010eaeb5a6006dcc2c64","term":"JWT","definition":"JSON Web Token"},{"_id":"66a901171e3f5e0010ad9393","term":"CIT","definition":"Customer Initiated Transaction"},{"_id":"66a9011f7091640011d06960","term":"MIT","definition":"Merchant Initiated Transaction"},{"_id":"66a9012864ff0a00251e2970","term":"CP","definition":"Card Present"},{"_id":"66a90131e35bbb0019aa8648","term":"CNP","definition":"Card Not Present"},{"_id":"66a9013b1b00950010361825","term":"SRED","definition":"Secure Read and Exchange of Data"},{"_id":"66a9014464ff0a00251e2999","term":"ECR","definition":"Electronic Cash Register (the merchant's application)"},{"_id":"66a9014c64ff0a00251e29aa","term":"POS","definition":"Point Of Sale"},{"_id":"66a90155a268710048bd8cc1","term":"P2PE","definition":"Point to Point Encryption"},{"_id":"66a9015d2ced56000fab4746","term":"PIN","definition":"Personal Identification Number"},{"_id":"66a9016722c25c006fdf9a7c","term":"KSN","definition":"Key Serial Number"},{"_id":"66a901728b7a390060414e16","term":"ISV","definition":"Independent Software Vendor"},{"_id":"66a9017caeb5a6006dcc2c74","term":"PAN","definition":"Primary Account Number"},{"_id":"66a9018437dded0053c5fab2","term":"TLV","definition":"Type-Length-Value"},{"_id":"66a90190e35bbb0019aa8670","term":"NFC","definition":"Near Field Communication"},{"_id":"66a9019beb398f0051828eef","term":"3DS","definition":"3-D Secure"},{"_id":"66a901a25a342c0012aad74b","term":"ACH","definition":"Automated Clearing House"},{"_id":"66a94d3574d090004be0fab4","term":"P2PE","definition":"Point to Point Encryption"},{"_id":"66b0c6ef7292a60012dcf75f","term":"PII","definition":"Personally Identifiable Information"},{"_id":"66b0c7057d67bd0049e92f90","term":"PHI","definition":"Personal Health Information"},{"_id":"66c311f91eea270064588aa2","term":"EBT","definition":"Electronic Benefit Transfer"},{"_id":"66c3120e5ba2fc004be4ef92","term":"FSA","definition":"Flexible Spending Account"},{"_id":"66c322a25ba2fc004be5279e","term":"MOTO","definition":"Mail Order/Telephone Order"},{"_id":"674f1cb5b3e42a0012bd9214","term":"CVM","definition":"Cardholder Verification Method"},{"_id":"674f1e8194803b001eb2ee79","term":"EMV","definition":"Europay, Mastercard, Visa"},{"_id":"674f3e2f7b480a000fde873c","term":"AVS","definition":"Address Verification Service"},{"_id":"674f3e39ac0173004450b2c2","term":"CVV","definition":"Card Verification Value"},{"_id":"6756ebd0cb086f26eb8b3cad","term":"HMAC","definition":"Hash-based Message Authentication Code"},{"_id":"6762cdf648b5c4005b0085ff","term":"ACS","definition":"Access Control Server, a component of the Issuer Domain"},{"_id":"6762ce004430da005c431c18","term":"DS","definition":"Directory Server, a component of the Interoperability Domain"},{"_id":"6762d01ed7e434006e7cc113","term":"ECI","definition":"Electronic Commerce Indicator"},{"_id":"6763ff303dd2c60024537522","term":"COF","definition":"Card-On-File"},{"_id":"676558e77380e1007b4ec4e6","term":"MPI","definition":"Merchant plug-in"},{"_id":"6798c6f8af132f000f51ed25","term":"B2B","definition":"Business-to-business"},{"_id":"6798c961c7a6400010340f72","term":"VAT","definition":"Value-Added Tax"}],"homepage_url":"https://www.bluefin.com","id":"620bea9a03330c00a0c19aa5","name":"Payconex","parent":null,"redirects":[],"sitemap":"disabled","llms_txt":"disabled","subdomain":"payconex","suggested_edits":"enabled","uri":"/projects/me","variable_defaults":[{"name":"basicAuth","scheme":"basic","source":"security","type":"http","id":"65264d8dd8ed73003f79efec"}],"webhooks":[],"api_designer":{"allow_editing":"enabled"},"custom_login":{"login_url":null,"logout_url":null},"features":{"mdx":"disabled"},"mcp":{},"onboarding_completed":{"api":true,"appearance":true,"documentation":true,"domain":false,"jwt":true,"logs":true,"metricsSDK":false},"pages":{"not_found":null},"privacy":{"openapi":"admin","password":null,"view":"public"},"refactored":{"status":"disabled","migrated":"unknown"},"seo":{"overwrite_title_tag":"disabled"},"plan":{"type":"enterprise","grace_period":{"enabled":false,"end_date":null},"trial":{"expired":false,"end_date":"2022-03-01T18:02:02.897Z"}},"reference":{"api_sdk_snippets":"enabled","defaults":"always_use","json_editor":"disabled","oauth_flows":"disabled","request_history":"enabled","response_examples":"collapsed","response_schemas":"collapsed","sdk_snippets":{"external":"disabled"}},"health_check":{"provider":"none","settings":{"manual":{"status":"down","url":null},"statuspage":{"id":null}}},"integrations":{"aws":{"readme_webhook_login":{"region":null,"external_id":null,"role_arn":null,"usage_plan_id":null}},"bing":{"verify":null},"google":{"analytics":null,"site_verification":null},"heap":{"id":null},"koala":{"key":null},"localize":{"key":null},"postman":{"key":null,"client_id":null,"client_secret":null},"recaptcha":{"site_key":"6LcH29IqAAAAANvXFr2hw-orUGjIcHxWmtjteEaM","secret_key":null},"segment":{"key":null,"domain":null},"speakeasy":{"key":null,"spec_url":null},"stainless":{"key":null,"name":null},"typekit":{"key":null},"zendesk":{"subdomain":null},"intercom":{"app_id":null,"secure_mode":{"key":null,"email_only":false}}},"permissions":{"appearance":{"private_label":"enabled","custom_code":{"css":"enabled","html":"enabled","js":"enabled"}},"branches":{"merge":{"admin":true}}},"appearance":{"brand":{"primary_color":"#071e49","link_color":"#00B4ED","theme":"light"},"changelog":{"layout":"collapsed","show_author":true,"show_exact_date":false},"layout":{"full_width":"disabled","style":"classic"},"markdown":{"callouts":{"icon_font":"fontawesome"}},"table_of_contents":"enabled","whats_next_label":null,"footer":{"readme_logo":"hide"},"logo":{"size":"default","dark_mode":{"uri":"/images/6685939af22c910010afe086","url":"https://files.readme.io/0562157-small-Bluefin_Logo_2021_RGB_White-h120.png","name":"0562157-small-Bluefin_Logo_2021_RGB_White-h120.png","width":438,"height":80,"color":"#4ace4f","links":{"original_url":"https://files.readme.io/62fc95d-Bluefin_Logo_2021_RGB_White-h120.png"}},"main":{"uri":"/images/6685938e8a66bb005a1d1551","url":"https://files.readme.io/9d1f678-small-Bluefin_Logo_2021_RGB-h120.png","name":"9d1f678-small-Bluefin_Logo_2021_RGB-h120.png","width":438,"height":80,"color":"#4ace4f","links":{"original_url":"https://files.readme.io/8675849-Bluefin_Logo_2021_RGB-h120.png"}},"favicon":{"uri":null,"url":"https://files.readme.io/d4e526e-small-Favicon-Bluefin-32.png","name":"Favicon-Bluefin-32.png","width":32,"height":32,"color":"#015c9d","links":{"original_url":"https://files.readme.io/a05763c-Favicon-Bluefin-32.png"}}},"custom_code":{"css":"/*Top Navigation - display links vertically at specific screen width */\n@media screen and (min-width: 768px) and (max-width: 1170px) {\n [class*=\"Header-right_desktop\"] {\n display: grid !important;\n }\n}\n\n@media only screen and (min-width: 1220px) {\n #header-top>.hub-container {\n margin: 0 -10px;\n }\n \n \n \n #header-top {\n width: 90%;\n margin: auto;\n padding: 0 10%!important;\n }\n \n #hub-subheader {\n max-width:none!important;\n padding: 0 10%!important;\n margin: 0 5%!important;\n}\n }\n\n#header-top {\n background-color: white;\n }\n\n#hub-user-dropdown > ul > li > a { color:#999;}\n\nh1#header-logo {\n height: 30px!important;\n width: 155px!important;\n}\n\nhub-sidebar {\n margin-bottom: 10px;\n}\n\n\n\n.hub-container {\n max-width:none!important;\n padding: 0!important;\n margin: 0!important;;\n}\n\n#header-nav-right > li:nth-child(3) > span > span.login.hub-subheader-breadcrumbs > span > a{ padding:0px!important;}\n\n#header-nav-right {margin-right: -10px;}\n\n@media (max-width: 1006px) {\n header > #hub-subheader-parent {display: none;}\n div.wpb_wrapper > #hub-subheader {display: block;}\n}\n\n@media (max-width: 865px) {\n #header-nav-right {float: left!important;}\n}\n\ndiv.wpb_wrapper > #hub-subheader {display: none;}\n \n/**\nheader#hub-header #header-top #header-nav-right li{\n padding: 4px 7px 4px 7px;\n }\n**/\n#hub-subheader-parent { height: auto;}\n\n/**\n#hub-subheader-parent { height: 0px;}\n#hub-subheader-parent>#hub-subheader {height:0px!important;}\n#hub-subheader-parent>#hub-subheader>.hub-container {display: none;}\n**/\n\n#hub-search-results-active {}\n\n[ng-class=\"{'show-modal': true}\"] {\n display:flex;\n}\n\n\n\n#enterprise #main { padding-top: 0px;}\n#enterprise {font-family: \"Open Sans\",Helvetica,Arial,Verdana,sans-serif;}\n#enterprise p {\n font-size: 18px;\n line-height: 22px;\n }\n\n#hub-subheader {\n background-color: white!important;\n}\n\n/*\n#header-logo {\n width: 160px!important;\n height: 30px!important;\n}\n*/\n.searchbox {\n border: 1px solid #dadee2!important;\n border-radius: 5px!important;\n margin-bottom: 5px!important;\n}\n\n.search-symbol{\n right: 3px!important;\n}\n\n#hub-subheader {\n height: 45px!important;\n}\n/*\nbody {\nbackground-image: none!important; \n}\n\n#page.boxed {\n box-shadow: none!important;\n}\n*/\n\n\n/*The following control the appearance of everything except the global landing page. header spacing. This was to create more space between sections so as to avoid visually overwhelming the user with a wall of text, but also to reduce the spacing between tightly coupled header/sections*/\n.heading-2{\nmargin-top: 1.2em!important;\n margin-bottom: .25em!important;\n border-bottom: 1px solid #ddd;\n font-size: 24px!important;\n}\n\n.heading-3{\nmargin-top: 1.5em!important;\n margin-bottom:8px!important;\n font-size: 20px!important;\n}\n\n.heading-4{\n margin-top: 1.4em!important;\n margin-bottom: 5px!important;\n font-size: 17px!important;\n}\n\n.heading-5{\n margin-top: 1.3em!important;\n margin-bottom: 5px!important;\n font-size: 15px!important;\n}\n\ntable {\n margin-bottom:2.2em!important;\n}\n\n\n/*The following 3 ensure that all highlighted navigation items are white upon selection*/\n.subnav-expanded .link-title{\n color: white; \n}\n\n.subnav-expanded li>a .link-title{\n color: black; \n}\n\n.text-wrap.subpage.active .link-title{\n color: white; \n}\n\n.bluefin_button {\n background-color: #00b4ed!important;\n color: white!important;\n text-decoration: none!important;\n font-size: 12px!important;\n margin-bottom: 1em;\n \n --button-icon-offset: -4px;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n border: solid 1px;\n border-radius: var(--border-radius);\n border-color: #00b4ed!important;\n -webkit-box-sizing: border-box!important;\n box-sizing: border-box!important;\n cursor: pointer;\n display: -webkit-inline-box;\n display: -ms-inline-flexbox;\n display: inline-flex;\n font: inherit;\n font-weight: var(--font-weight-bold);\n height: 40px;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n padding: 0 15px;\n -webkit-transition: var(--transition-fast) var(--transition-timing) background-color,var(--transition-fast) var(--transition-timing) border,var(--transition-slow) var(--transition-timing) box-shadow;\n transition: var(--transition-fast) var(--transition-timing) background-color,var(--transition-fast) var(--transition-timing) border,var(--transition-slow) var(--transition-timing) box-shadow;\n white-space: nowrap;\n }\n\na.bluefin_button:hover {\n background-color: white!important;\n color: #00b4ed!important;\n}\n\n.bluefin_box {\n background-color: #03a9e0!important;\n color: white!important;\n text-decoration: none!important;\n font-size: .8em!important;\n margin-bottom: 1em;\n \n --button-icon-offset: -4px;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n border: none;\n border-radius: var(--border-radius);\n -webkit-box-sizing: border-box!important;\n box-sizing: border-box!important;\n display: -webkit-inline-box;\n display: -ms-inline-flexbox;\n display: inline-flex;\n font: inherit;\n font-weight: var(--font-weight-normal);\n height: 4em;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n padding: 0 15px;\n -webkit-transition: var(--transition-fast) var(--transition-timing) background-color,var(--transition-fast) var(--transition-timing) border,var(--transition-slow) var(--transition-timing) box-shadow;\n transition: var(--transition-fast) var(--transition-timing) background-color,var(--transition-fast) var(--transition-timing) border,var(--transition-slow) var(--transition-timing) box-shadow;\n white-space: nowrap;\n width: 100%;\n }\n\n.bluefin_box_button {\n background-color: white!important;\n color: #03a9e0!important;\n text-decoration: none!important;\n font-size: 1em!important;\n margin-bottom: 1em;\n \n --button-icon-offset: -4px;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n border: solid 1px;\n border-radius: var(--border-radius);\n border-color: #03a9e0!important;\n -webkit-box-sizing: border-box!important;\n box-sizing: border-box!important;\n cursor: pointer;\n display: -webkit-inline-box;\n display: -ms-inline-flexbox;\n display: inline-flex;\n font: inherit;\n font-weight: var(--font-weight-normal);\n height: 5.5em;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n padding: 0 15px;\n -webkit-transition: var(--transition-fast) var(--transition-timing) background-color,var(--transition-fast) var(--transition-timing) border,var(--transition-slow) var(--transition-timing) box-shadow;\n transition: var(--transition-fast) var(--transition-timing) background-color,var(--transition-fast) var(--transition-timing) border,var(--transition-slow) var(--transition-timing) box-shadow;\n white-space: nowrap;\n width: 100%;\n }\n\na.bluefin_box_button:hover {\n background-color: #03a9e0!important;\n color: white!important;\n}\n\nli.bluefin-card {\n display: flex;\n width: 31.3%;\n margin-bottom: 10px;\n margin-right: 2%;\n border-radius: 4px;\n text-align: center;\n margin-top: 0px!important;\n}\n\nul.card-list{\n list-style: none!important;\n flex-wrap: wrap;\n display: flex;\n margin-bottom: 80px;\n padding-left: 0px!important;\n margin-right: 0px;\n}\n\nspan>img {\n max-width: 90%!important;\n margin-left: 5%!important;\n margin-right: 5%!important;\n}\n\nth {background-color: rgb(0, 169, 224)!important;\ncolor: white!important;\n}\n\nthead, tbody { font-size: 13px;}\n\n#content-head {padding-bottom: 10px!important;}\n/*The following control header spacing. This was to create more space between sections so as to avoid visually overwhelming the user with a wall of text, but also to reduce the spacing between tightly coupled header/sections*/\n.heading-2{\nmargin-top: 1.2em!important;\n margin-bottom: .25em!important;\n border-bottom: 1px solid #ddd;\n font-size: 24px!important;\n}\n\n.heading-3{\nmargin-top: 1.5em!important;\n margin-bottom:8px!important;\n font-size: 20px!important;\n}\n\n.heading-4{\n margin-top: 1.4em!important;\n margin-bottom: 5px!important;\n font-size: 17px!important;\n}\n\n.heading-5{\n margin-top: 1.3em!important;\n margin-bottom: 5px!important;\n font-size: 15px!important;\n}\n\ntable {\n margin-bottom:2.2em!important;\n}\n\n\n/*The following 3 ensure that all highlighted navigation items are white upon selection*/\n.subnav-expanded .link-title{\n color: white; \n}\n\n.subnav-expanded li>a .link-title{\n color: black; \n}\n\n.text-wrap.subpage.active .link-title{\n color: white; \n}\n\n.bluefin_button {\n background-color: #00b4ed!important;\n color: white!important;\n text-decoration: none!important;\n font-size: 12px!important;\n margin-bottom: 1em;\n \n --button-icon-offset: -4px;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n border: solid 1px;\n border-radius: var(--border-radius);\n border-color: #00b4ed!important;\n -webkit-box-sizing: border-box!important;\n box-sizing: border-box!important;\n cursor: pointer;\n display: -webkit-inline-box;\n display: -ms-inline-flexbox;\n display: inline-flex;\n font: inherit;\n font-weight: var(--font-weight-bold);\n height: 40px;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n padding: 0 15px;\n -webkit-transition: var(--transition-fast) var(--transition-timing) background-color,var(--transition-fast) var(--transition-timing) border,var(--transition-slow) var(--transition-timing) box-shadow;\n transition: var(--transition-fast) var(--transition-timing) background-color,var(--transition-fast) var(--transition-timing) border,var(--transition-slow) var(--transition-timing) box-shadow;\n white-space: nowrap;\n }\n\na.bluefin_button:hover {\n background-color: white!important;\n color: #00b4ed!important;\n}\n\n.bluefin_box {\n background-color: #03a9e0!important;\n color: white!important;\n text-decoration: none!important;\n font-size: .8em!important;\n margin-bottom: 1em;\n \n --button-icon-offset: -4px;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n border: none;\n border-radius: var(--border-radius);\n -webkit-box-sizing: border-box!important;\n box-sizing: border-box!important;\n display: -webkit-inline-box;\n display: -ms-inline-flexbox;\n display: inline-flex;\n font: inherit;\n font-weight: var(--font-weight-normal);\n height: 4em;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n padding: 0 15px;\n -webkit-transition: var(--transition-fast) var(--transition-timing) background-color,var(--transition-fast) var(--transition-timing) border,var(--transition-slow) var(--transition-timing) box-shadow;\n transition: var(--transition-fast) var(--transition-timing) background-color,var(--transition-fast) var(--transition-timing) border,var(--transition-slow) var(--transition-timing) box-shadow;\n white-space: nowrap;\n width: 100%;\n }\n\n.bluefin_box_button {\n background-color: white!important;\n color: #03a9e0!important;\n text-decoration: none!important;\n font-size: 1em!important;\n margin-bottom: 1em;\n \n --button-icon-offset: -4px;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n border: solid 1px;\n border-radius: var(--border-radius);\n border-color: #03a9e0!important;\n -webkit-box-sizing: border-box!important;\n box-sizing: border-box!important;\n cursor: pointer;\n display: -webkit-inline-box;\n display: -ms-inline-flexbox;\n display: inline-flex;\n font: inherit;\n font-weight: var(--font-weight-normal);\n height: 5.5em;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n padding: 0 15px;\n -webkit-transition: var(--transition-fast) var(--transition-timing) background-color,var(--transition-fast) var(--transition-timing) border,var(--transition-slow) var(--transition-timing) box-shadow;\n transition: var(--transition-fast) var(--transition-timing) background-color,var(--transition-fast) var(--transition-timing) border,var(--transition-slow) var(--transition-timing) box-shadow;\n white-space: nowrap;\n width: 100%;\n }\n\na.bluefin_box_button:hover {\n background-color: #03a9e0!important;\n color: white!important;\n}\n\nli.bluefin-card {\n display: flex;\n width: 31.3%;\n margin-bottom: 10px;\n margin-right: 2%;\n border-radius: 4px;\n text-align: center;\n margin-top: 0px!important;\n}\n\nul.card-list{\n list-style: none!important;\n flex-wrap: wrap;\n display: flex;\n margin-bottom: 80px;\n padding-left: 0px!important;\n margin-right: 0px;\n}\n\nimg[loading=\"lazy\"] {\n max-width: 90%!important;\n}\n\n/*The following configuration prevents the table cell content from overflowing.*/\n.markdown-body .rdmd-table td {\n \toverflow-wrap: break-word;\n \tmax-width: 20rem;\n}","js":"//<\\/scr'+'ipt>');\n//]]>\n","html":{"header":"\n\n","home_footer":null,"page_footer":"\n
\n
\n\n"}},"header":{"type":"solid","gradient_color":"#0053A5","link_style":"buttons","overlay":{"fill":"auto","type":"triangles","position":"top-left","image":{"uri":null,"url":null,"name":null,"width":null,"height":null,"color":null,"links":{"original_url":null}}}},"ai":{"dropdown":"disabled","options":{"chatgpt":"enabled","claude":"enabled","clipboard":"enabled","copilot":"enabled","view_as_markdown":"enabled"}},"navigation":{"first_page":"landing_page","left":[{"type":"link_url","title":"PayConex","url":"https://bluefin-group.readme.io/payconex","custom_page":null},{"type":"link_url","title":"Decryptx","url":"https://bluefin-group.readme.io/decryptx","custom_page":null},{"type":"link_url","title":"ShieldConex","url":"https://bluefin-group.readme.io/shieldconex","custom_page":null},{"type":"link_url","title":"TECS Platform","url":"https://bluefin-group.readme.io/tecs","custom_page":null}],"logo_link":"landing_page","page_icons":"enabled","right":[{"type":"link_url","title":"Request Sandbox","url":"https://www.bluefin.com/support/sandbox/","custom_page":null},{"type":"link_url","title":"Contact Us","url":"https://www.bluefin.com/contact/","custom_page":null},{"type":"user_controls","title":null,"url":null,"custom_page":null}],"sub_nav":[],"subheader_layout":"links","version":"disabled","links":{"home":{"label":"Home","visibility":"enabled"},"graphql":{"label":"GraphQL","visibility":"disabled"},"guides":{"label":"Guides","alias":null,"visibility":"enabled"},"reference":{"label":"API Reference","alias":null,"visibility":"enabled"},"recipes":{"label":"Recipes","alias":null,"visibility":"disabled"},"changelog":{"label":"Changelog","alias":"Release Notes","visibility":"enabled"},"discussions":{"label":"Discussions","alias":null,"visibility":"enabled"}}}},"git":{"connection":{"repository":{},"organization":null,"status":"inactive"}}}},"version":{"_id":"648bb735e106f20023b52f68","version":"1.2","version_clean":"1.2.0","codename":"Jen Wolf","is_stable":true,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["648bb735e106f20023b52e9d","648bb735e106f20023b52e9e","648bb735e106f20023b52e9f","648bb735e106f20023b52ea0","648bb735e106f20023b52ea1","648bb735e106f20023b52ea2","648bb735e106f20023b52ea3","648bb735e106f20023b52ea4","648bb735e106f20023b52f6a","65df7e869ab4130073a1bb9a"],"project":"620bea9a03330c00a0c19aa5","releaseDate":"2021-04-28T18:00:45.400Z","createdAt":"2023-06-16T01:13:25.181Z","__v":3,"forked_from":"624b3f3de298fe005aacc2ad","updatedAt":"2024-02-28T18:42:14.373Z","apiRegistries":[],"pdfStatus":"","source":"readme"}},"is404":false,"isDetachedProductionSite":false,"lang":"en","langFull":"Default","reqUrl":"/payconex/docs/best-practices","version":{"_id":"648bb735e106f20023b52f68","version":"1.2","version_clean":"1.2.0","codename":"Jen Wolf","is_stable":true,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["648bb735e106f20023b52e9d","648bb735e106f20023b52e9e","648bb735e106f20023b52e9f","648bb735e106f20023b52ea0","648bb735e106f20023b52ea1","648bb735e106f20023b52ea2","648bb735e106f20023b52ea3","648bb735e106f20023b52ea4","648bb735e106f20023b52f6a","65df7e869ab4130073a1bb9a"],"project":"620bea9a03330c00a0c19aa5","releaseDate":"2021-04-28T18:00:45.400Z","createdAt":"2023-06-16T01:13:25.181Z","__v":3,"forked_from":"624b3f3de298fe005aacc2ad","updatedAt":"2024-02-28T18:42:14.373Z","apiRegistries":[],"pdfStatus":"","source":"readme"}}">