Plugin Directory

Changeset 2921903


Ignore:
Timestamp:
06/05/2023 07:58:04 PM (3 years ago)
Author:
multifidelidade
Message:

init v1.0.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wc-multipay/trunk/readme.txt

    r2921866 r2921903  
    2626
    2727A API do MultiPay não possui um ambiente de testes. Todos os testes de pagamento devem ser feitos usando o ambiente de produção.
    28 Os valores podem ser reembolsados pelo [Painel do Lojista - CRM] (https://lojista.multifidelidade.app/login) ou pelo WooCommerce alterando o Status do pedido para "Cancelado".
    29 Após o status do pedido ser alterado para "Cancelado" no WooCommerce, automaticamente (após alguns segundos) o plug-in deve alterar o status do pedido para "Reembolsado".
    3028
    3129= Compatibilidade =
     
    3432
    3533O uso do plugin [Brazilian Market on WooCommerce](http://wordpress.org/plugins/woocommerce-extra-checkout-fields-for-brazil/) é obrigatório, pois desta forma é possível enviar os campos de "CPF" ou "CNPJ" para processar o pagamento.
     34
     35
     36== Installation ==
     37
     38Faça login no seu painel do WordPress.
     39Vá para 'Plugins', 'Adicionar novo' e procure por 'MultiPay'.
     40Siga as instruções na tela.
     41Ative o plug-in.
     42Agora você verá no painel de configuração de pagamento do WooCommerce uma nova opção de pagamento chamada ‘MultiPay’ que pode ser ativado.
     43Acesse a página Configurações do MultiPay para configurar seu formulário e ativar o "MerchantKey" e "EstablishmentCode" que recebeu apos a ativação.
    3644
    3745= O que é necessário para usar este plugin? =
     
    6270
    6371= 1.0 =
    64 * A change since the previous version.
    65 * Another change.
    66 
    67 = 0.5 =
    68 * List versions from most recent at top to oldest at bottom.
     72* nova versão.
     73* pagamento appleypay.
    6974
    7075== Upgrade Notice ==
    7176
    7277= 1.0 =
    73 Upgrade notices describe the reason a user should upgrade.  No more than 300 characters.
    74 
    75 = 0.5 =
    76 This version fixes a security related bug.  Upgrade immediately.
    77 
    78 == Arbitrary section ==
    79 
    80 You may provide arbitrary sections, in the same format as the ones above.  This may be of use for extremely complicated
    81 plugins where more information needs to be conveyed that doesn't fit into the categories of "description" or
    82 "installation."  Arbitrary sections will be shown below the built-in sections outlined above.
    83 
    84 == A brief Markdown Example ==
    85 
    86 Ordered list:
    87 
    88 1. Some feature
    89 1. Another feature
    90 1. Something else about the plugin
    91 
    92 Unordered list:
    93 
    94 * something
    95 * something else
    96 * third thing
    97 
    98 Here's a link to [WordPress](https://wordpress.org/ "Your favorite software") and one to [Markdown's Syntax Documentation][markdown syntax].
    99 Titles are optional, naturally.
    100 
    101 [markdown syntax]: https://daringfireball.net/projects/markdown/syntax
    102             "Markdown is what the parser uses to process much of the readme file"
    103 
    104 Markdown uses email style notation for blockquotes and I've been told:
    105 > Asterisks for *emphasis*. Double it up  for **strong**.
     78Atualize e tenha mias vantagens nos pagamentos
    10679
    10780`<?php code(); // goes in backticks ?>`
Note: See TracChangeset for help on using the changeset viewer.