Python-eway-token

Cliente API de token / pago gestionado
Descargar ahora

Python-eway-token Clasificación y resumen

Anuncio publicitario

  • Rating:
  • Licencia:
  • MIT/X Consortium Lic...
  • Precio:
  • FREE
  • Nombre del editor:
  • Sharif Olorin
  • Sitio web del editor:
  • https://github.com/fractalcat/

Python-eway-token Etiquetas


Python-eway-token Descripción

Python-eway-token es una simple implementación de Python del sistema de pago con sede en el token / de gestión de Eway.InstalationsUDO PYTHON2 SETUP.PY INSTALEXAMAÑO USAJEFROM EPORTANTE EPORTANTE EMPORTE EAYWAYTOKENCLIENTE, EWAYCUSTOMERCLIENTE (EWAY_CUSTOMER_ID = 87654321, Nombre de usuario = 'nombre de usuario', contraseña = 'contraseña' , Live = True) Cliente = EwayCustomer.Create (Cliente, Title = 'Sr.', First_Name = 'foo', last_name = 'bar', country = 'au', cc_number = '44443333222211111', cc_expiry_month = 11, cc_expiry_year = 14, CC_NAME_ON_CARD = 'FOO BAZ BAR') # Después de la creación El ID de cliente de Eway se almacena en # cliente.customer_idcustomer.title = 'Prof.'customer.save_changes () Pago = cliente.process_payment (decimal (' 3.14 '),' Ref00 ',' Descripción de la factura ', CVN = 271) OTRY_CUSTOMER = EWAYCUSTOMER.GET (cliente, cliente_id = 654321) pastur_payments = OTRY_CUSTOMER.GET_PAYMENTS () Página de inicio del producto


Python-eway-token Software relacionado