Tap Saved Card Installation
Last updated
Was this helpful?
Last updated
Was this helpful?
The following information is requested from the provider for the brand-specific and production (live) environment.
Secret Key
Merchant Id
URL
This payment method’s configuration can be done on the Payment Options & Add/Edit POS Integration pages. After the settings are completed, the cards that have been saved before while using the credit card payment option will be accessible under a new tab on the payment screen as it is a saved card type payment integration. For additional information, refer to the tutorial.
One payment option must be defined in Omnitron to be specific for the saved cards. Explanations on how the settings should be made at this stage are in the table below. A payment option of type credit_card is assumed to have already existed because it is the only way to save new cards to show.
Payment Option
saved_card
Payment Option Name
Tap Saved Card
Payment Option Slug
tap_saved
Config
{ "pos_slug": "tap_saved_card", "provision_enabled": true/false }
One POS integration must be defined in Omnitron to be specific for the extension installed. Explanations on how the settings should be made at this stage are in the table below.
Name
Tap Saved Card
Slug
tap_saved_card
Gateway
tap_saved_card (omnicore.libs.payment_gateways.tap.TapSavedCardGateway)
Resource URL
Requested URL from the provider (ex: https://api.tap.company/v2)
3D Resource Url
Requested URL from the provider (ex: https://api.tap.company/v2)
Secret Key
Requested Secret Key from the provider
Merchant Id
Requested Merchant Id from the provider
Auto Type
Desired Auto Type (VOID/CAPTURE)
Auto Duration
Desired Auto Duration in Hours
Three D Enabled
True
Auto settings are specific to this integration. After authorizing the payment, Tap automatically cancels or captures it.
Useful links: