ÆÄÀ̽ã - ¿þÀÌ ÅäÅ«

EWAY ÅäÅ« / °ü¸® ÁöºÒ API Ŭ¶óÀ̾ðÆ®
Áö±Ý ´Ù¿î·Îµå

ÆÄÀ̽ã - ¿þÀÌ ÅäÅ« ¼øÀ§ ¹× ¿ä¾à

±¤°í

  • Rating:
  • ƯÇã:
  • MIT/X Consortium Lic...
  • °¡°Ý:
  • FREE
  • °Ô½ÃÀÚ À̸§:
  • Sharif Olorin
  • °Ô½ÃÀÚ À¥»çÀÌÆ®:
  • https://github.com/fractalcat/

ÆÄÀ̽ã - ¿þÀÌ ÅäÅ« ű×


ÆÄÀ̽ã - ¿þÀÌ ÅäÅ« ¼³¸í

Python-eway-tokenÀº EwayÀÇ ÅäÅ« ±â¹Ý / °ü¸® ½Ã½ºÅÛÀÇ °£´ÜÇÑ ÆÄÀ̽㠱¸ÇöÀÔ´Ï´Ù. installationsudo python2 setup.py installexample Usage eway_token import ewaycustomerclient = EwayCustomerClient = EwayToKenclient (eway_customer_id = 87654321, username = 'username', password = 'password' live = true) customer = ewaycustomer.create (Ŭ¶óÀ̾ðÆ®, title = 'mr.', first_name = 'foo', last_name = 'bar', ±¹°¡ = 'au', cc_number = '444433332221111', cc_expiry_month = 11, cc_expiry_year = 14, cc_name_on_card = 'foo baz bar') # eway °í°´ ID°¡ # customer.customer_idcustomer.title = 'prof.'customer.save_changes () payment = customer.process_payment (decimal ('3.14 ')¿¡ ÀúÀåµË´Ï´Ù. ref00 ','¼ÛÀå ¼³¸í ', cvn = 271) another_customer = ewaycustomer.get (Ŭ¶óÀ̾ðÆ®, customer_id = 654321) past_payments = another_customer.get_payments () Á¦Ç° ȨÆäÀÌÁö


ÆÄÀ̽ã - ¿þÀÌ ÅäÅ« °ü·Ã ¼ÒÇÁÆ®¿þ¾î