python-eway-token

eway token / gerenciou o cliente API cliente
Baixe Agora

python-eway-token Classificação e resumo

Propaganda

  • Rating:
  • Licença:
  • MIT/X Consortium Lic...
  • Preço:
  • FREE
  • Nome do editor:
  • Sharif Olorin
  • Site do editor:
  • https://github.com/fractalcat/

python-eway-token Tag


python-eway-token Descrição

Python-eway-token é uma implementação simples de python do sistema de pagamento com sede / gerenciado do eway.Installationsudo Python2 Setup.py Installexample usageFrom Eway_token Import ewaytokenclient = EwayCustomerClient = ewaytekenclient (eway_customer_id = 87654321, nome de usuário = 'Nome de usuário', senha = 'senha' , live = true) cliente = ewaycustomer.create (cliente, título = 'mr.', first_name = 'foo', last_name = 'bar', país = 'au', cc_number = '444433333322221111', cc_expiry_year = 11, cc_expiry_year 14, cc_name_on_card = 'foo baz bar') # após a criação do eway Customer ID é armazenado em # Customer.customer_idcustomer.title = 'prof.'customer.save_changes () Pagamento = Customer.Process_Payment (decimal (' 3.14 ') Ref00 ',' Descrição da fatura ', CVN = 271) Another_Customer = ewaycustomer.get (Cliente, Customer_ID = 654321) PASSE_PAYMENTS = Another_Customer.get_Payments () página inicial do produto


python-eway-token Software Relacionado