Registry / http-client / mastercard-core-sdk

mastercard-core-sdk

JSON →
library2.2.0rbrubygemsunverified

Mastercard Core API SDK for integrating with Mastercard services.

gem install mastercard_core_sdk
INSTALL
IMPORT
SIG · MASTERCARD-CORE-SD
M
mastercard-core-sdk
http-clientrubyv2.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MastercardCoreSDK
require 'mastercard_core_sdk'

Initialize the SDK client and make an API request.

require 'mastercard_core_sdk' client = MastercardCoreSDK::Client.new(consumer_key: 'KEY', key_store_path: 'path') response = client.get('/api/v1/resource') puts response.body
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.2.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
18
Resources
mastercard-core-sdk — gem install mastercard-core-sdk · libregistry