Skip to content

bilejpes/ps-signing-sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Starling Payment APIs

Request Signing Sample Code

This project provides sample Java code to generate valid signatures for authorising requests to the Starling Bank payment APIs. You can execute the code by running the Mainline class, uncommenting respective lines according to the numbered instructions.

The samples take you through the process of:

  • Generating a key pair to upload to the portal
  • Validating the uploaded key by reading payment business information
  • Creating an account to hold funds for instructing payments
  • Creating an address for the account to send payments from
  • Sending an outbound payment from the address

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%