Skip to content
View malandro0's full-sized avatar

Block or report malandro0

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
malandro0/README.md
  • 👋 Hi, I’m @malandro0
  • 👀 I’m interested in ...
  • 🌱 I’m currently learning ...
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me ...
  • 😄 Pronouns: ...
  • ⚡ Fun fact: ...

braintree.dropin.create({ authorization: 'CLIENT_AUTHORIZATION', container: '#dropin-container', googlePay: { googlePayVersion: 2, merchantId: 'merchant-id-from-google', transactionInfo: { totalPriceStatus: 'FINAL', totalPrice: '123.45', currencyCode: 'USD' }, allowedPaymentMethods: [{ type: 'CARD', parameters: { // We recommend collecting and passing billing address information with all Google Pay transactions as a best practice. billingAddressRequired: true, billingAddressParameters: { format: 'FULL' } } }] } }, callback);

Popular repositories Loading

  1. Jesus-Gabriel-hernandez- Jesus-Gabriel-hernandez- Public

  2. rest-php-examples rest-php-examples Public

    Forked from lyra/rest-php-examples

    PHP

  3. bank-statement-import bank-statement-import Public

    Forked from OCA/bank-statement-import

    Bank Import Addons

    Python

  4. transferencia-bancaria transferencia-bancaria Public

    Forked from viniciusmartins1/transferencia-bancaria

    Transferência Bancária com .NET

    C#

  5. reporting-engine reporting-engine Public

    Forked from OCA/reporting-engine

    Odoo Alternative Reporting Engine

    Python

  6. bitcoin bitcoin Public

    Forked from luke-jr/bitcoin

    Bitcoin integration/staging tree

    C++