Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when create or transfer domains how to set the fees? #71

Open
quyunet opened this issue Mar 15, 2019 · 3 comments
Open

when create or transfer domains how to set the fees? #71

quyunet opened this issue Mar 15, 2019 · 3 comments

Comments

@quyunet
Copy link

quyunet commented Mar 15, 2019

when create or transfer domains how to set the fees?

https://tools.ietf.org/html/draft-brown-epp-fees-02#section-3.2.1

@johnny-bit
Copy link
Collaborator

johnny-bit commented Mar 15, 2019 via email

@quyunet
Copy link
Author

quyunet commented Mar 18, 2019

Hi! You can create extension to support fees as they are not part of standard but rather extension to standard. This projects welcomes pull requests :) pt., 15 mar 2019 o 16:59 QuYu.Net [email protected] napisał(a):

when create or transfer domains how to set the fees? https://tools.ietf.org/html/draft-brown-epp-fees-02#section-3.2.1 C: C: C: C: C: <domain:create C: xmlns:domain="urn:ietf:params:xml:ns:domain-1.0"> C: domain:nameexample.com</domain:name> C: <domain:period unit="y">2</domain:period> C: domain:ns C: domain:hostObjns1.example.net</domain:hostObj> C: domain:hostObjns2.example.net</domain:hostObj> C: </domain:ns> C: domain:registrantjd1234</domain:registrant> C: <domain:contact type="admin">sh8013</domain:contact> C: <domain:contact type="tech">sh8013</domain:contact> C: domain:authInfo C: domain:pw2fooBAR</domain:pw> C: </domain:authInfo> C: </domain:create> C: C: C: <fee:create xmlns:fee="urn:ietf:params:xml:ns:fee-0.5"> C: fee:currencyUSD</fee:currency> C: fee:fee5.00</fee:fee> C: </fee:create> C: C: ABC-12345 C: C: — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#71>, or mute the thread https://github.com/notifications/unsubscribe-auth/AKMVFet5pZz4Kd0SgfkRREBRzs8iXoKXks5vW8NUgaJpZM4b2yeS .
-- Pozdrawiam, Hubert Kowalski

can provide the code example? thank you!

@johnny-bit
Copy link
Collaborator

Sure - please look inside src/AfriCC/EPP/Extension files and have a go at it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants