From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id KItNEzrTQ2FdRgEAgWs5BA (envelope-from ) for ; Fri, 17 Sep 2021 01:28:58 +0200 Received: from aspmx2.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 2J3uDjrTQ2HsAgAAB5/wlQ (envelope-from ) for ; Thu, 16 Sep 2021 23:28:58 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx2.migadu.com (Postfix) with ESMTPS id C98FF243B6 for ; Fri, 17 Sep 2021 01:28:57 +0200 (CEST) Received: from localhost ([::1]:44018 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mR0Nb-0003VQ-OX for larch@yhetil.org; Thu, 16 Sep 2021 19:01:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40314) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Jh-000459-9S for guix-patches@gnu.org; Thu, 16 Sep 2021 18:57:17 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45530) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mR0Jg-00041o-1T for guix-patches@gnu.org; Thu, 16 Sep 2021 18:57:16 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mR0Jf-0002XK-Tz for guix-patches@gnu.org; Thu, 16 Sep 2021 18:57:15 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50628] [PATCH 033/154] gnu: Add trytond-account-payment-stripe. Resent-From: Hartmut Goebel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 16 Sep 2021 22:57:15 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50628 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50628@debbugs.gnu.org X-Debbugs-Original-To: 50628@debbugs.gnu.org, guix-patches@gnu.org Received: via spool by 50628-submit@debbugs.gnu.org id=B50628.16318330329651 (code B ref 50628); Thu, 16 Sep 2021 22:57:15 +0000 Received: (at 50628) by debbugs.gnu.org; 16 Sep 2021 22:57:12 +0000 Received: from localhost ([127.0.0.1]:57049 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Jc-0002VU-2A for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:57:12 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:60068) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0JF-0002Qx-LX for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 18:56:50 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XX10mpRz1qwGm; Fri, 17 Sep 2021 00:56:49 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XX10fZYz1qqkB; Fri, 17 Sep 2021 00:56:49 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id aTEM87_AvQeX; Fri, 17 Sep 2021 00:56:47 +0200 (CEST) Received: from hermia.goebel-consult.de (ppp-188-174-61-8.dynamic.mnet-online.de [188.174.61.8]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPS; Fri, 17 Sep 2021 00:56:47 +0200 (CEST) Received: from thisbe.goebel-consult.de (hermia.goebel-consult.de [192.168.110.7]) by hermia.goebel-consult.de (Postfix) with ESMTP id D39266148C; Fri, 17 Sep 2021 00:55:31 +0200 (CEST) From: Hartmut Goebel Date: Fri, 17 Sep 2021 00:52:52 +0200 Message-Id: <3a27ce8c71287538303fb9045e4c4ead59ec6661.1631832505.git.h.goebel@crazy-compilers.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1631834937; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=StYNAqwV+aRThvIbchoqJSPpXH1x1L62JmplY9cBxVk=; b=UScoClolPKaURBxtB89eSK9aL4x/qIGzw4wNITAE/K+1EXKLlYg3nTNgUSmDOvsxzpJCEB F6vCWQGbZNBdEDfeN5uGvAMFPZRSG0LoYw7jg9hsqtOu6/SOcj2oM7JsBD3B3qsvvIk7iZ yJdVsOlmS5OqqiNcO8W2FFzOcpQi+ZYldflXuZFn4dxzsphZ9ZTwBBJWi0BjTCJ9r55ITR Zpg68I8/CZJYaNiAzNdVlF3hYJlTXopfDfQwEk+LkA/hDFZprsITSAEwXCLrXJiN7AvBSo rPYGAZ4lk9aVCxzBPVYA3bvGC+EyuLaH3NhReCo1THdY8UV1MASLr91uFQgPtg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1631834937; a=rsa-sha256; cv=none; b=OB7Tn6Uhi7FK2J4+lcwji+d7ayuMS1ovjzT5wykjK4OtT18qyh/fwXQrMWuu8V6oxDZBWd OX8TMEznzeekxAOmlrY/6HSPrUKNqHR92apg2jMx6JZ1vusPcfNiEWsSbH6SAbWv+OBSq2 DfU5Sp5vquMzkuk/pDTT3xYKKPHVBQYgUxdgv5HxF+gcgUpCd4u+UhQ/7euuX2Gi0ABwvN RFiv1Nl9kBUYHd9ZawfyAshLJR1tscksA4YMThYTbDg/Wm4xlb0Unq0tUqoRuNJLYfwBzl IfH2390HTFCElgssEzCAXx3tLzGrd5ZYB+OVbrfj7r36MK/UTyEm7cQMwBNCqg== ARC-Authentication-Results: i=1; aspmx2.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx2.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 4.10 Authentication-Results: aspmx2.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx2.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: C98FF243B6 X-Spam-Score: 4.10 X-Migadu-Scanner: scn1.migadu.com X-TUID: J5L24dypDnjK * gnu/packages/tryton.scm (trytond-account-payment-stripe): New variable. --- gnu/packages/tryton.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 282d1cbc51..09c3e57f02 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -915,6 +915,33 @@ generate SEPA files for a Payment Group.") CFONB flavors to SEPA messages.") (license license:gpl3+))) +(define-public trytond-account-payment-stripe + (package + (name "trytond-account-payment-stripe") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_payment_stripe" version)) + (sha256 + (base32 "18hr2lrrx9asb0d3cjcpska4bv825yjln9cbqjzg0xbl36z6w3s2")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_payment_stripe")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("python-stripe" ,python-stripe) + ("trytond" ,trytond) + ("trytond-account" ,trytond-account) + ("trytond-account-payment" ,trytond-account-payment) + ("trytond-party" ,trytond-party))) + (home-page + "https://docs.tryton.org/projects/modules-account-payment-stripe") + (synopsis "Tryton module for Stripe payment") + (description "The @emph{Account Payment Stripe} Tryton module for +receiving payments from Stripe. It uses Stripe.js and Stripe Elements in a +checkout form to handle Setup Intent and Payment Intent by card.") + (license license:gpl3+))) + (define-public trytond-account-product (package (name "trytond-account-product") -- 2.30.2