The Ruby Software Development Kit and Test Scripts
Documentation is available in RocketGate's helpdesk at https://help.rocketgate.com/support/solutions/28000015702
Docs related to this repository are located at:
- GatewayService: https://help.rocketgate.com/support/solutions/articles/28000018238-gatewayservice
- GatewayRequest: https://help.rocketgate.com/support/solutions/articles/28000018237-gatewayrequest
- GatewayResponse: https://help.rocketgate.com/support/solutions/articles/28000018236-gatewayresponse
- GatewayResponse Error / Decline Codes: https://help.rocketgate.com/support/solutions/articles/28000018169-gatewayresponse-error-decline-codes
/examples
- contains sample usages of the Gateway SDK for a variety of purchase scenarios to assist with your integration/tests
- contains integration examples with RocketGate Gateway that can be run with ruby as an integration test suite/
- contains core implementation of the Gateway SDK (GatewayRequest.rb
,GatewayResponse.rb
,GatewayService.rb
)
ruby tests/runall.rb