Skip to content

dolad/buycoins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

buycoins test

  1. clone the repository 2.npm install 3.configure the env files 4.npm run build-ts 5.npm start 6.goto to play ground
  2. register a user
  3. test with the sandbox
  4. mutation{ createPayment(data:{number:"4757140000000001",cvv:"123",expYear:2022,expMonth:5,users_email:"[email protected]",billing_details_name:"Aknde is", billing_details_city:"LA",billing_details_country:"NG",billing_details_postal_code:"233456",billing_details_address_line1:"some data", amount:"50.6",currency:"USD" }){ status, payment_id } }
  5. the payment id confirmed payment
  6. verifyPayment mutations will be used

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published