Changeset 2921903
- Timestamp:
- 06/05/2023 07:58:04 PM (3 years ago)
- File:
-
- 1 edited
-
wc-multipay/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wc-multipay/trunk/readme.txt
r2921866 r2921903 26 26 27 27 A 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".30 28 31 29 = Compatibilidade = … … 34 32 35 33 O 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 38 Faça login no seu painel do WordPress. 39 Vá para 'Plugins', 'Adicionar novo' e procure por 'MultiPay'. 40 Siga as instruções na tela. 41 Ative o plug-in. 42 Agora você verá no painel de configuração de pagamento do WooCommerce uma nova opção de pagamento chamada ‘MultiPay’ que pode ser ativado. 43 Acesse a página Configurações do MultiPay para configurar seu formulário e ativar o "MerchantKey" e "EstablishmentCode" que recebeu apos a ativação. 36 44 37 45 = O que é necessário para usar este plugin? = … … 62 70 63 71 = 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. 69 74 70 75 == Upgrade Notice == 71 76 72 77 = 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**. 78 Atualize e tenha mias vantagens nos pagamentos 106 79 107 80 `<?php code(); // goes in backticks ?>`
Note: See TracChangeset
for help on using the changeset viewer.