Skip to content

pangtongs/xfers-sdk-sample-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This is an sample SDK backend for Xfers Android SDK.

Currently this example is hosted on https://protected-earth-80778.herokuapp.com/.

For the usage of registration flow of the Xfers SDK, please change your merchantApiBase into https://protected-earth-80778.herokuapp.com/register_xfers_user/

Please look for app/controllers/register_xfers_user_controller.rb for most of the code used in this application.

To test this, you can

  1. Use the Android SDK.

or

  1. Test independently via postman collection: Postman Collection Link