Advertisement
acsanluis

Untitled

Mar 20th, 2018
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. info @2018-03-21 10:43:48> Sending POST request to http://stellar.dev.transferto.com:8005/payment with headers $VAR1 = {
  2. 'Content-Type' => 'application/x-www-form-urlencoded'
  3. };
  4. and data id=153&amount=10&asset_code=PHP&asset_issuer=GCBEJ5SNCV4B3E2TEDEUNR7DSC7Y4RLFAGSPNKZGNIOHQFWBHXCMMHZA&sender=152160021712%2Astellar.dev.transferto.com&extra_memo=%7B%22receiving_partner%22%3A%22bloomPH%22%2C%22sender%22%3A%7B%22date_of_birth%22%3A%221970-01-01%22%2C%22firstname%22%3A%22Elie%22%2C%22lastname%22%3A%22Bertha%22%2C%22nationality_country_iso_code%22%3A%22FRA%22%7D%2C%22purpose_of_remittance%22%3A%22FAMILY_SUPPORT%22%2C%22beneficiary%22%3A%7B%22nationality_country_iso_code%22%3A%22PHL%22%2C%22lastname%22%3A%22San+Luis%22%2C%22firstname%22%3A%22Adrian%22%2C%22date_of_birth%22%3A%221980-01-01%22%7D%7D&forward_destination%5Bdomain%5D=staging.bloomremit.net&forward_destination%5Bfields%5D%5Bforward_type%5D=bank_account&forward_destination%5Bfields%5D%5Baccount_number%5D=0289029036&forward_destination%5Bfields%5D%5Bswift%5D=BOPIPHMM&send_asset_code=USD&send_asset_issuer=GATG4MQPRXEV6L6BLZUQ2N5P4ULLCGBM6MWNEM4IATEBFJHWUM274IK7&send_max=1.1519756&path%5B0%5D%5Basset_code%5D=&path%5B0%5D%5Basset_issuer%5D=
  5.  
  6. info @2018-03-21 10:43:50> post /payment Response: $VAR1 = {
  7. 'code' => 'pending',
  8. 'data' => {
  9. 'pending' => 20
  10. },
  11. 'message' => 'Transaction pending. Repeat your request after given time.'
  12. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement